mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png
This commit is contained in:
parent
75a537ed1e
commit
81eaf83cd7
@ -1,5 +1,8 @@
|
|||||||
SPECIALCELEBIEVENT_CELEBI EQU $84
|
SPECIALCELEBIEVENT_CELEBI EQU $84
|
||||||
|
|
||||||
|
UnusedForestTreeFrames:
|
||||||
|
INCBIN "gfx/tilesets/forest-tree/unused.2bpp"
|
||||||
|
|
||||||
CelebiShrineEvent:
|
CelebiShrineEvent:
|
||||||
call DelayFrame
|
call DelayFrame
|
||||||
ld a, [wVramState]
|
ld a, [wVramState]
|
||||||
|
@ -299,6 +299,3 @@ INCLUDE "gfx/trade/border.pal"
|
|||||||
InitMG_Mobile_LinkTradePalMap:
|
InitMG_Mobile_LinkTradePalMap:
|
||||||
call _InitMG_Mobile_LinkTradePalMap
|
call _InitMG_Mobile_LinkTradePalMap
|
||||||
ret
|
ret
|
||||||
|
|
||||||
; unused
|
|
||||||
INCLUDE "gfx/unknown/4985a.asm"
|
|
||||||
|
@ -325,9 +325,9 @@ ListMovePP:
|
|||||||
|
|
||||||
Unreferenced_Function50cd0:
|
Unreferenced_Function50cd0:
|
||||||
.loop
|
.loop
|
||||||
ld [hl], $32
|
ld [hl], $32 ; typo for P?
|
||||||
inc hl
|
inc hl
|
||||||
ld [hl], $3e
|
ld [hl], $3e ; P
|
||||||
dec hl
|
dec hl
|
||||||
add hl, de
|
add hl, de
|
||||||
dec c
|
dec c
|
||||||
|
BIN
gfx/tilesets/forest-tree/unused.png
Normal file
BIN
gfx/tilesets/forest-tree/unused.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 148 B |
@ -1,8 +0,0 @@
|
|||||||
db $ab,$03, $57,$24, $ac,$0e, $13,$32
|
|
||||||
db $be,$30, $5b,$4c, $47,$60, $ed,$f2
|
|
||||||
db $ab,$03, $55,$26, $aa,$0a, $13,$3a
|
|
||||||
db $be,$28, $33,$24, $6e,$71, $df,$b0
|
|
||||||
db $a8,$00, $e5,$e0, $9a,$fc, $f4,$2c
|
|
||||||
db $fe,$4c, $a3,$5e, $c6,$3a, $ab,$4d
|
|
||||||
db $a8,$00, $b5,$b0, $de,$e8, $fc,$1c
|
|
||||||
db $ba,$66, $f7,$0e, $ba,$5e, $43,$bd
|
|
Loading…
x
Reference in New Issue
Block a user