From d4315d68bdf5f011c7891468ffaed70180c20a9c Mon Sep 17 00:00:00 2001 From: Ebernacher90 Date: Sun, 13 Sep 2020 03:46:21 +0200 Subject: Give all .asm and all .inc except of base_stats/???.inc new line at the end of file --- sram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sram.asm') diff --git a/sram.asm b/sram.asm index 56816a8..1f2fb1c 100644 --- a/sram.asm +++ b/sram.asm @@ -12,4 +12,4 @@ s0_a600:: ; TODO: properly label this ds 7 ; TODO: figure out exact size SECTION "Window Stack Top", SRAM -sWindowStackTop:: dw \ No newline at end of file +sWindowStackTop:: dw -- cgit v1.2.3