summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/csplayh5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/csplayh5.cpp')
-rw-r--r--src/mame/drivers/csplayh5.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/csplayh5.cpp b/src/mame/drivers/csplayh5.cpp
index 7fb98fc1c9d..e76478ddfd7 100644
--- a/src/mame/drivers/csplayh5.cpp
+++ b/src/mame/drivers/csplayh5.cpp
@@ -429,7 +429,7 @@ static const z80_daisy_config daisy_chain_sound[] =
{ nullptr }
};
-static MACHINE_CONFIG_START( csplayh5, csplayh5_state )
+static MACHINE_CONFIG_START( csplayh5 )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu",M68000,16000000) /* TMP68301-16 */