summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/supertnk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/supertnk.cpp')
-rw-r--r--src/mame/drivers/supertnk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/supertnk.cpp b/src/mame/drivers/supertnk.cpp
index 0a8e6388689..729b9d52a32 100644
--- a/src/mame/drivers/supertnk.cpp
+++ b/src/mame/drivers/supertnk.cpp
@@ -422,7 +422,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( supertnk, supertnk_state )
+static MACHINE_CONFIG_START( supertnk )
// CPU TMS9980A; no line connections
MCFG_TMS99xx_ADD("maincpu", TMS9980A, 2598750, supertnk_map, supertnk_io_map)