summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/1943.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/1943.cpp')
-rw-r--r--src/mame/drivers/1943.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/1943.cpp b/src/mame/drivers/1943.cpp
index 99b8bdda240..c741f83e4b4 100644
--- a/src/mame/drivers/1943.cpp
+++ b/src/mame/drivers/1943.cpp
@@ -334,7 +334,7 @@ static MACHINE_CONFIG_START( 1943, _1943_state )
// sound hardware
MCFG_SPEAKER_STANDARD_MONO("mono")
-
+
MCFG_GENERIC_LATCH_8_ADD("soundlatch")
MCFG_SOUND_ADD("ym1", YM2203, XTAL_24MHz/16) /* verified on pcb */