summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spiders.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spiders.cpp')
-rw-r--r--src/mame/drivers/spiders.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/spiders.cpp b/src/mame/drivers/spiders.cpp
index 617c3afc1f8..73a147bcfc3 100644
--- a/src/mame/drivers/spiders.cpp
+++ b/src/mame/drivers/spiders.cpp
@@ -536,7 +536,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( spiders )
+MACHINE_CONFIG_START(spiders_state::spiders)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", MC6809, 2800000)