summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tunhunt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tunhunt.cpp')
-rw-r--r--src/mame/drivers/tunhunt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tunhunt.cpp b/src/mame/drivers/tunhunt.cpp
index 329b9661578..137948dd66a 100644
--- a/src/mame/drivers/tunhunt.cpp
+++ b/src/mame/drivers/tunhunt.cpp
@@ -268,7 +268,7 @@ GFXDECODE_END
*
*************************************/
-static MACHINE_CONFIG_START( tunhunt )
+MACHINE_CONFIG_START(tunhunt_state::tunhunt)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M6502, XTAL_12_096MHz/6) /* ??? */