summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hcastle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hcastle.cpp')
-rw-r--r--src/mame/drivers/hcastle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hcastle.cpp b/src/mame/drivers/hcastle.cpp
index 55509e598f0..757b15f99c0 100644
--- a/src/mame/drivers/hcastle.cpp
+++ b/src/mame/drivers/hcastle.cpp
@@ -188,7 +188,7 @@ void hcastle_state::machine_reset()
m_old_pf2 = -1;
}
-static MACHINE_CONFIG_START( hcastle )
+MACHINE_CONFIG_START(hcastle_state::hcastle)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", KONAMI, 3000000) /* Derived from 24 MHz clock */