summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gcpinbal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gcpinbal.cpp')
-rw-r--r--src/mame/drivers/gcpinbal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gcpinbal.cpp b/src/mame/drivers/gcpinbal.cpp
index 18955d6f38e..a20bac9ead2 100644
--- a/src/mame/drivers/gcpinbal.cpp
+++ b/src/mame/drivers/gcpinbal.cpp
@@ -449,7 +449,7 @@ void gcpinbal_state::machine_reset()
m_msm_bank = 0;
}
-static MACHINE_CONFIG_START( gcpinbal )
+MACHINE_CONFIG_START(gcpinbal_state::gcpinbal)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M68000, XTAL_32MHz/2) /* 16 MHz */