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 a95673ab6c2..8669ef200e7 100644
--- a/src/mame/drivers/irobot.cpp
+++ b/src/mame/drivers/irobot.cpp
@@ -298,7 +298,7 @@ GFXDECODE_END
*
*************************************/
-static MACHINE_CONFIG_START( irobot, irobot_state )
+static MACHINE_CONFIG_START( irobot )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M6809, MAIN_CLOCK/8)