summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/beathead.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/beathead.cpp')
-rw-r--r--src/mame/drivers/beathead.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/beathead.cpp b/src/mame/drivers/beathead.cpp
index 67306d9a825..735a5d04b03 100644
--- a/src/mame/drivers/beathead.cpp
+++ b/src/mame/drivers/beathead.cpp
@@ -360,7 +360,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( beathead )
+MACHINE_CONFIG_START(beathead_state::beathead)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", ASAP, ATARI_CLOCK_14MHz)