summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cbasebal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cbasebal.cpp')
-rw-r--r--src/mame/drivers/cbasebal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cbasebal.cpp b/src/mame/drivers/cbasebal.cpp
index 48f51cc5793..b5134557812 100644
--- a/src/mame/drivers/cbasebal.cpp
+++ b/src/mame/drivers/cbasebal.cpp
@@ -258,7 +258,7 @@ void cbasebal_state::machine_reset()
m_scroll_y[1] = 0;
}
-static MACHINE_CONFIG_START( cbasebal )
+MACHINE_CONFIG_START(cbasebal_state::cbasebal)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", Z80, 6000000) /* ??? */