summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taito_x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taito_x.h')
-rw-r--r--src/mame/includes/taito_x.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/includes/taito_x.h b/src/mame/includes/taito_x.h
index e8f4016dbef..b4713170347 100644
--- a/src/mame/includes/taito_x.h
+++ b/src/mame/includes/taito_x.h
@@ -36,6 +36,10 @@ public:
DECLARE_WRITE16_MEMBER( cchip1_ctrl_w );
DECLARE_WRITE16_MEMBER( cchip1_bank_w );
DECLARE_WRITE16_MEMBER( cchip1_ram_w );
+ void superman(machine_config &config);
+ void ballbros(machine_config &config);
+ void gigandes(machine_config &config);
+ void daisenpu(machine_config &config);
};
#endif // MAME_INCLUDES_TAITO_X_H