summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fgoal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fgoal.cpp')
-rw-r--r--src/mame/drivers/fgoal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/fgoal.cpp b/src/mame/drivers/fgoal.cpp
index 70a654ef039..307a9400c51 100644
--- a/src/mame/drivers/fgoal.cpp
+++ b/src/mame/drivers/fgoal.cpp
@@ -364,7 +364,7 @@ void fgoal_state::machine_reset()
m_prev_coin = 0;
}
-static MACHINE_CONFIG_START( fgoal )
+MACHINE_CONFIG_START(fgoal_state::fgoal)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M6800, 10065000 / 10) /* ? */