summaryrefslogtreecommitdiff
path: root/home/pic.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2020-09-13 16:01:10 +0200
committerGitHub <noreply@github.com>2020-09-13 16:01:10 +0200
commitb78f2edbc3b3b2d01fc0590310a8d9e65648ee44 (patch)
treef459a16fde0753843f1f28867b5afcd6de7dec11 /home/pic.asm
parent371ce4da5c4e1729cfc4cf6d8769b7b6c02ecc7b (diff)
parentb136fa6f875ba934c984f9356df4830131910d80 (diff)
Merge pull request #71 from Ebernacher90/master
Give all .asm and all .inc except of base_stats/???.inc new line at t…
Diffstat (limited to 'home/pic.asm')
-rw-r--r--home/pic.asm2
1 files changed, 1 insertions, 1 deletions
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