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 --- home/pic.asm | 2 +- home/unknown_388f.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/pic.asm b/home/pic.asm index 2b36a57..65906a6 100644 --- a/home/pic.asm +++ b/home/pic.asm @@ -589,4 +589,4 @@ StoreSpriteOutputPointer:: ; cf3 (0:cf3) ld a, h ld [wSpriteOutputPtr + 1], a ld [wSpriteOutputPtrCached + 1], a - ret \ No newline at end of file + ret diff --git a/home/unknown_388f.asm b/home/unknown_388f.asm index b230dc8..d845e55 100644 --- a/home/unknown_388f.asm +++ b/home/unknown_388f.asm @@ -93,4 +93,4 @@ Function3920:: .text: text "つぎは がんばるぞ!!" - done \ No newline at end of file + done -- cgit v1.2.3