Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png

This commit is contained in:
Rangi
2020-02-26 15:41:22 -05:00
parent 75a537ed1e
commit 81eaf83cd7
5 changed files with 5 additions and 13 deletions

View File

@@ -1,5 +1,8 @@
SPECIALCELEBIEVENT_CELEBI EQU $84
UnusedForestTreeFrames:
INCBIN "gfx/tilesets/forest-tree/unused.2bpp"
CelebiShrineEvent:
call DelayFrame
ld a, [wVramState]

View File

@@ -299,6 +299,3 @@ INCLUDE "gfx/trade/border.pal"
InitMG_Mobile_LinkTradePalMap:
call _InitMG_Mobile_LinkTradePalMap
ret
; unused
INCLUDE "gfx/unknown/4985a.asm"

View File

@@ -325,9 +325,9 @@ ListMovePP:
Unreferenced_Function50cd0:
.loop
ld [hl], $32
ld [hl], $32 ; typo for P?
inc hl
ld [hl], $3e
ld [hl], $3e ; P
dec hl
add hl, de
dec c