summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxia.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galaxia.c')
-rw-r--r--src/mame/drivers/galaxia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galaxia.c b/src/mame/drivers/galaxia.c
index 6ab745aed0f..dae5eadbccc 100644
--- a/src/mame/drivers/galaxia.c
+++ b/src/mame/drivers/galaxia.c
@@ -316,7 +316,7 @@ static MACHINE_CONFIG_START( galaxia, galaxia_state )
MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.25)
MCFG_S2636_ADD("s2636_2", galaxia_s2636_config[2])
MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.25)
-
+
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")