From 4e8b18c035775344519fde47b2571027abe2944c Mon Sep 17 00:00:00 2001 From: Mariano Dominguez Date: Thu, 5 Jan 2023 21:29:33 -0800 Subject: [PATCH] missing tab --- 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 756d0e02d..880af3ee7 100644 --- a/libsrc/atari/sound.s +++ b/libsrc/atari/sound.s @@ -34,6 +34,6 @@ rts .endproc ;reserve 2 bytes for temp storage - .bss + .bss STORE1: .res 1 STORE2: .res 1