summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/irobot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/irobot.cpp')
-rw-r--r--src/mame/drivers/irobot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/irobot.cpp b/src/mame/drivers/irobot.cpp
index 6a297cb5a6e..f9fe0789092 100644
--- a/src/mame/drivers/irobot.cpp
+++ b/src/mame/drivers/irobot.cpp
@@ -298,7 +298,7 @@ GFXDECODE_END
*
*************************************/
-static MACHINE_CONFIG_START( irobot )
+MACHINE_CONFIG_START(irobot_state::irobot)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", MC6809E, MAIN_CLOCK/8)