From 8c97b54f5d5391322692436bb854913bbf02c957 Mon Sep 17 00:00:00 2001 From: Mariano Dominguez Date: Thu, 5 Jan 2023 21:34:43 -0800 Subject: [PATCH] more trailing spaces :( --- libsrc/atari/sound.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libsrc/atari/sound.s b/libsrc/atari/sound.s index 90fed6f70..80f89a0c4 100644 --- a/libsrc/atari/sound.s +++ b/libsrc/atari/sound.s @@ -25,8 +25,8 @@ stx SKCTL ;init sound lda STORE1 ;get distortion asl a ;ignore the high nibble - asl a - asl a + asl a + asl a asl a clc ;setup for adding volume adc STORE2 ;add volume