summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/itech32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/itech32.cpp')
-rw-r--r--src/mame/drivers/itech32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/itech32.cpp b/src/mame/drivers/itech32.cpp
index 9aa1288a2f9..eaffb85ebbb 100644
--- a/src/mame/drivers/itech32.cpp
+++ b/src/mame/drivers/itech32.cpp
@@ -1672,7 +1672,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( timekill, itech32_state )
+static MACHINE_CONFIG_START( timekill )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M68000, CPU_CLOCK)