summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tank8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tank8.cpp')
-rw-r--r--src/mame/drivers/tank8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tank8.cpp b/src/mame/drivers/tank8.cpp
index ca612beadeb..6dd97588f5b 100644
--- a/src/mame/drivers/tank8.cpp
+++ b/src/mame/drivers/tank8.cpp
@@ -326,7 +326,7 @@ static GFXDECODE_START( tank8 )
GFXDECODE_END
-static MACHINE_CONFIG_START( tank8 )
+MACHINE_CONFIG_START(tank8_state::tank8)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M6800, 11055000 / 10) /* ? */