diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/pic.asm | 2 | ||||
-rw-r--r-- | home/unknown_388f.asm | 2 |
2 files changed, 2 insertions, 2 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 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 |