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 --- macros.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros.asm') diff --git a/macros.asm b/macros.asm index 3c59d83..c18995a 100644 --- a/macros.asm +++ b/macros.asm @@ -11,4 +11,4 @@ INCLUDE "macros/wram.asm" INCLUDE "macros/audio.asm" INCLUDE "macros/scripts.asm" INCLUDE "macros/queue.asm" -INCLUDE "macros/maps.asm" \ No newline at end of file +INCLUDE "macros/maps.asm" -- cgit v1.2.3