summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midwunit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/midwunit.cpp')
-rw-r--r--src/mame/drivers/midwunit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/midwunit.cpp b/src/mame/drivers/midwunit.cpp
index 8ce72e6bcdf..8628f2ad1e5 100644
--- a/src/mame/drivers/midwunit.cpp
+++ b/src/mame/drivers/midwunit.cpp
@@ -620,7 +620,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( wunit, midwunit_state )
+static MACHINE_CONFIG_START( wunit )
MCFG_CPU_ADD("maincpu", TMS34010, 50000000)
MCFG_CPU_PROGRAM_MAP(main_map)