summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tumblep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tumblep.h')
-rw-r--r--src/mame/includes/tumblep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tumblep.h b/src/mame/includes/tumblep.h
index ce9b0c99f24..235348539ab 100644
--- a/src/mame/includes/tumblep.h
+++ b/src/mame/includes/tumblep.h
@@ -29,6 +29,7 @@ public:
DECLARE_READ16_MEMBER(tumblepop_controls_r);
DECLARE_WRITE16_MEMBER(tumblep_oki_w);
DECLARE_DRIVER_INIT(tumblep);
+ virtual void machine_start();
};