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 --- engine/gfx.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/gfx.asm') diff --git a/engine/gfx.asm b/engine/gfx.asm index 9a917ce..d5eec1a 100644 --- a/engine/gfx.asm +++ b/engine/gfx.asm @@ -137,4 +137,4 @@ LoadBackpackGraphics:: ; f813b (3e:413b) lb bc, BANK(FontSmallKanaPunctuationGFX), ((FontSmallKanaPunctuationGFXEnd - FontSmallKanaPunctuationGFX) / LEN_2BPP_TILE) call Get2bpp jp LoadActiveFrameGraphics -; 0xf8162 \ No newline at end of file +; 0xf8162 -- cgit v1.2.3