summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/ddayjlc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ddayjlc.cpp')
-rw-r--r--src/mame/drivers/ddayjlc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ddayjlc.cpp b/src/mame/drivers/ddayjlc.cpp
index d8c389d181b..dd34b26f4c5 100644
--- a/src/mame/drivers/ddayjlc.cpp
+++ b/src/mame/drivers/ddayjlc.cpp
@@ -510,7 +510,7 @@ PALETTE_INIT_MEMBER(ddayjlc_state, ddayjlc)
}
}
-static MACHINE_CONFIG_START( ddayjlc, ddayjlc_state )
+static MACHINE_CONFIG_START( ddayjlc )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", Z80,12000000/3)