summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kncljoe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/kncljoe.cpp')
-rw-r--r--src/mame/drivers/kncljoe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/kncljoe.cpp b/src/mame/drivers/kncljoe.cpp
index 2fb515f9c1a..728a96fa184 100644
--- a/src/mame/drivers/kncljoe.cpp
+++ b/src/mame/drivers/kncljoe.cpp
@@ -252,7 +252,7 @@ void kncljoe_state::machine_reset()
m_flipscreen = 0;
}
-static MACHINE_CONFIG_START( kncljoe )
+MACHINE_CONFIG_START(kncljoe_state::kncljoe)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", Z80, XTAL_6MHz) /* verified on pcb */