summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/irobot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/irobot.h')
-rw-r--r--src/mame/includes/irobot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/irobot.h b/src/mame/includes/irobot.h
index 67e2e3ab918..37f5c3ea008 100644
--- a/src/mame/includes/irobot.h
+++ b/src/mame/includes/irobot.h
@@ -44,7 +44,7 @@ public:
m_pokey(*this, "pokey%u", 1U)
{ }
- DECLARE_DRIVER_INIT(irobot);
+ void init_irobot();
void irobot(machine_config &config);