summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/capbowl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/capbowl.h')
-rw-r--r--src/mame/includes/capbowl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/capbowl.h b/src/mame/includes/capbowl.h
index 7a243479615..6c8898bdf95 100644
--- a/src/mame/includes/capbowl.h
+++ b/src/mame/includes/capbowl.h
@@ -68,7 +68,7 @@ public:
DECLARE_WRITE8_MEMBER(bowlrama_blitter_w);
DECLARE_READ8_MEMBER(bowlrama_blitter_r);
- DECLARE_DRIVER_INIT(capbowl);
+ void init_capbowl();
virtual void machine_start() override;
virtual void machine_reset() override;