summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/compgolf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/compgolf.c')
-rw-r--r--src/mame/drivers/compgolf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/compgolf.c b/src/mame/drivers/compgolf.c
index 737e47472da..b64aec96fcf 100644
--- a/src/mame/drivers/compgolf.c
+++ b/src/mame/drivers/compgolf.c
@@ -272,7 +272,7 @@ static MACHINE_CONFIG_START( compgolf, compgolf_state )
MCFG_GFXDECODE(compgolf)
MCFG_VIDEO_START(compgolf)
-
+
MCFG_SPEAKER_STANDARD_MONO("mono")
MCFG_SOUND_ADD("ymsnd", YM2203, 1500000)