summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/mustache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mustache.cpp')
-rw-r--r--src/mame/drivers/mustache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mustache.cpp b/src/mame/drivers/mustache.cpp
index 5110bba8a7c..c8d6a3e1782 100644
--- a/src/mame/drivers/mustache.cpp
+++ b/src/mame/drivers/mustache.cpp
@@ -177,7 +177,7 @@ TIMER_DEVICE_CALLBACK_MEMBER(mustache_state::scanline)
-static MACHINE_CONFIG_START( mustache, mustache_state )
+static MACHINE_CONFIG_START( mustache )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", Z80, CPU_CLOCK)