summaryrefslogtreecommitdiff
path: root/engine/gfx.asm
diff options
context:
space:
mode:
authorEbernacher90 <danielvonderbank@gmail.com>2020-09-13 03:46:21 +0200
committerEbernacher90 <danielvonderbank@gmail.com>2020-09-13 03:46:21 +0200
commitd4315d68bdf5f011c7891468ffaed70180c20a9c (patch)
tree7ab3ce737812e3bd8dd47954472400c7ecae5836 /engine/gfx.asm
parent462b7521b221a3766d7f21a9e1c7c1f11f72c52a (diff)
Give all .asm and all .inc except of base_stats/???.inc new line at the end of file
Diffstat (limited to 'engine/gfx.asm')
-rw-r--r--engine/gfx.asm2
1 files changed, 1 insertions, 1 deletions
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