From 196962adac43b17a4df99da6f27bc801ae0e2fa7 Mon Sep 17 00:00:00 2001 From: Mariano Dominguez Date: Fri, 6 Jan 2023 10:54:16 -0800 Subject: [PATCH] remove lasy pesky space --- libsrc/atari/sound.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/atari/sound.s b/libsrc/atari/sound.s index 9b0984ad7..95431bbb4 100644 --- a/libsrc/atari/sound.s +++ b/libsrc/atari/sound.s @@ -11,7 +11,7 @@ .proc _sound sta STORE2 ;save volume jsr popa ;get distortion - sta STORE1 ;save distortion + sta STORE1 ;save distortion jsr popa ;get pitch pha ;save in stack jsr popa ;get voice