summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/redclash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/redclash.h')
-rw-r--r--src/mame/includes/redclash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/redclash.h b/src/mame/includes/redclash.h
index f806a6c3b4a..4af1537c3df 100644
--- a/src/mame/includes/redclash.h
+++ b/src/mame/includes/redclash.h
@@ -29,7 +29,7 @@ public:
DECLARE_INPUT_CHANGED_MEMBER(left_coin_inserted);
DECLARE_INPUT_CHANGED_MEMBER(right_coin_inserted);
- DECLARE_DRIVER_INIT(redclash);
+ void init_redclash();
void redclash(machine_config &config);
void zerohour(machine_config &config);