summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/supbtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/supbtime.h')
-rw-r--r--src/mame/includes/supbtime.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/supbtime.h b/src/mame/includes/supbtime.h
index 503dbd1877a..01316b61474 100644
--- a/src/mame/includes/supbtime.h
+++ b/src/mame/includes/supbtime.h
@@ -3,7 +3,7 @@
/***************************************************************************
Super Burger Time
-
+
***************************************************************************/
#ifndef MAME_INCLUDES_SUPBTIME_H
@@ -33,7 +33,7 @@ public:
, m_sprgen(*this, "spritegen")
{ }
- DECLARE_DRIVER_INIT(tumblep);
+ void init_tumblep();
void chinatwn(machine_config &config);
void supbtime(machine_config &config);