summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/namcos2.h')
-rw-r--r--src/mame/includes/namcos2.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/mame/includes/namcos2.h b/src/mame/includes/namcos2.h
index 7702a19e0fd..14f660ef4b9 100644
--- a/src/mame/includes/namcos2.h
+++ b/src/mame/includes/namcos2.h
@@ -388,6 +388,17 @@ public:
void GollyGhostUpdateDiorama_c0( int data );
void TilemapCB(uint16_t code, int *tile, int *mask);
+ void configure_c148_standard(machine_config &config);
+ void metlhawk(machine_config &config);
+ void gollygho(machine_config &config);
+ void assaultp(machine_config &config);
+ void sgunner2(machine_config &config);
+ void base2(machine_config &config);
+ void finallap(machine_config &config);
+ void luckywld(machine_config &config);
+ void base3(machine_config &config);
+ void sgunner(machine_config &config);
+ void base(machine_config &config);
};
/*----------- defined in video/namcos2.c -----------*/