You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
SPECIALCELEBIEVENT_CELEBI EQU $84
|
||||
|
||||
UnusedForestTreeFrames:
|
||||
INCBIN "gfx/tilesets/forest-tree/unused.2bpp"
|
||||
|
||||
CelebiShrineEvent:
|
||||
call DelayFrame
|
||||
ld a, [wVramState]
|
||||
|
@@ -299,6 +299,3 @@ INCLUDE "gfx/trade/border.pal"
|
||||
InitMG_Mobile_LinkTradePalMap:
|
||||
call _InitMG_Mobile_LinkTradePalMap
|
||||
ret
|
||||
|
||||
; unused
|
||||
INCLUDE "gfx/unknown/4985a.asm"
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user