summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m57.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m57.cpp')
-rw-r--r--src/mame/drivers/m57.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m57.cpp b/src/mame/drivers/m57.cpp
index 7ad550e65e6..caee476fd0e 100644
--- a/src/mame/drivers/m57.cpp
+++ b/src/mame/drivers/m57.cpp
@@ -228,7 +228,7 @@ GFXDECODE_END
*
*************************************/
-static MACHINE_CONFIG_START( m57 )
+MACHINE_CONFIG_START(m57_state::m57)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", Z80, XTAL_18_432MHz/6) /* verified on pcb */