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 --- audio/engine.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/engine.asm') diff --git a/audio/engine.asm b/audio/engine.asm index 6fdc555..3fb4337 100644 --- a/audio/engine.asm +++ b/audio/engine.asm @@ -613,4 +613,4 @@ _PlayMusic:: ; 3a:4d66 ; TODO SECTION "audio/engine.asm@Song Header Pointers", ROMX -INCLUDE "audio/song_header_pointers.inc" \ No newline at end of file +INCLUDE "audio/song_header_pointers.inc" -- cgit v1.2.3