summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toobin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/toobin.cpp')
-rw-r--r--src/mame/drivers/toobin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/toobin.cpp b/src/mame/drivers/toobin.cpp
index 41a2e70d39e..ed71e1c7cfb 100644
--- a/src/mame/drivers/toobin.cpp
+++ b/src/mame/drivers/toobin.cpp
@@ -196,7 +196,7 @@ GFXDECODE_END
*
*************************************/
-static MACHINE_CONFIG_START( toobin )
+MACHINE_CONFIG_START(toobin_state::toobin)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M68010, MASTER_CLOCK/4)