summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/shootout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/shootout.h')
-rw-r--r--src/mame/includes/shootout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/shootout.h b/src/mame/includes/shootout.h
index c9ac8ccd397..89f685842a6 100644
--- a/src/mame/includes/shootout.h
+++ b/src/mame/includes/shootout.h
@@ -42,7 +42,7 @@ public:
DECLARE_INPUT_CHANGED_MEMBER(coin_inserted);
- DECLARE_DRIVER_INIT(shootout);
+ void init_shootout();
virtual void machine_reset() override;
virtual void video_start() override;