summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/offtwall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/offtwall.c')
-rw-r--r--src/mame/drivers/offtwall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/offtwall.c b/src/mame/drivers/offtwall.c
index e11d1cfbb53..1d959f3cc2f 100644
--- a/src/mame/drivers/offtwall.c
+++ b/src/mame/drivers/offtwall.c
@@ -383,7 +383,7 @@ static MACHINE_CONFIG_START( offtwall, offtwall_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("260010", 6)
MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 1.0)