summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/ssv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ssv.cpp')
-rw-r--r--src/mame/drivers/ssv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ssv.cpp b/src/mame/drivers/ssv.cpp
index a05ab4313a6..26a41dcb49f 100644
--- a/src/mame/drivers/ssv.cpp
+++ b/src/mame/drivers/ssv.cpp
@@ -2567,7 +2567,7 @@ DRIVER_INIT_MEMBER(ssv_state,jsk) { init(0); save_item(NAME(m_latche
#define SSV_VBEND 0
#define SSV_VBSTART 0xf0
-static MACHINE_CONFIG_START( ssv, ssv_state )
+static MACHINE_CONFIG_START( ssv )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", V60, SSV_MASTER_CLOCK) /* Based on STA-0001 & STA-0001B System boards */