summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/xybots.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/xybots.cpp')
-rw-r--r--src/mame/drivers/xybots.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/xybots.cpp b/src/mame/drivers/xybots.cpp
index b564c0cedb8..70b3ce57cf4 100644
--- a/src/mame/drivers/xybots.cpp
+++ b/src/mame/drivers/xybots.cpp
@@ -180,7 +180,7 @@ GFXDECODE_END
*
*************************************/
-static MACHINE_CONFIG_START( xybots, xybots_state )
+static MACHINE_CONFIG_START( xybots )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M68000, ATARI_CLOCK_14MHz/2)