summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/suprloco.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/suprloco.cpp')
-rw-r--r--src/mame/drivers/suprloco.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/suprloco.cpp b/src/mame/drivers/suprloco.cpp
index 77656e33ce1..54215a0f147 100644
--- a/src/mame/drivers/suprloco.cpp
+++ b/src/mame/drivers/suprloco.cpp
@@ -173,7 +173,7 @@ static GFXDECODE_START( suprloco )
GFXDECODE_END
-static MACHINE_CONFIG_START( suprloco )
+MACHINE_CONFIG_START(suprloco_state::suprloco)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", SEGA_315_5015, 4000000) /* 4 MHz (?) */