From fa05294054a441be49d247d1a72a9cf53d2de9d6 Mon Sep 17 00:00:00 2001 From: Mariano Dominguez Date: Thu, 5 Jan 2023 21:16:58 -0800 Subject: [PATCH] add newline for style --- 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 53cb717ff..94b7a2d8a 100644 --- a/libsrc/atari/sound.s +++ b/libsrc/atari/sound.s @@ -40,4 +40,4 @@ ; reserve 2 bytes for temp storage .bss STORE1: .res 1 -STORE2: .res 1 \ No newline at end of file +STORE2: .res 1