summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarig42.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/atarig42.c')
-rw-r--r--src/mame/drivers/atarig42.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/atarig42.c b/src/mame/drivers/atarig42.c
index 82d69d5dfe6..dac5afdd190 100644
--- a/src/mame/drivers/atarig42.c
+++ b/src/mame/drivers/atarig42.c
@@ -571,7 +571,7 @@ static MACHINE_CONFIG_START( atarig42, atarig42_state )
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")
-
+
MCFG_ATARI_JSA_III_ADD("jsa", WRITELINE(atarigen_state, sound_int_write_line))
MCFG_ATARI_JSA_TEST_PORT("IN2", 6)
MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 1.0)