summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galspnbl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galspnbl.cpp')
-rw-r--r--src/mame/drivers/galspnbl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galspnbl.cpp b/src/mame/drivers/galspnbl.cpp
index cedc5820fe4..84a6768b003 100644
--- a/src/mame/drivers/galspnbl.cpp
+++ b/src/mame/drivers/galspnbl.cpp
@@ -212,7 +212,7 @@ void galspnbl_state::machine_start()
{
}
-static MACHINE_CONFIG_START( galspnbl )
+MACHINE_CONFIG_START(galspnbl_state::galspnbl)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M68000, XTAL_12MHz) /* 12 MHz ??? - Use value from Tecmo's Super Pinball Action - NEEDS VERIFICATION!! */