mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Remove redundant tile graphics file, reuse others
This commit is contained in:
parent
0cf0a5b9b4
commit
0d683ea0c7
@ -1,7 +1,10 @@
|
|||||||
SPECIALCELEBIEVENT_CELEBI EQU $84
|
SPECIALCELEBIEVENT_CELEBI EQU $84
|
||||||
|
|
||||||
UnusedForestTreeFrames:
|
UnusedForestTreeFrames:
|
||||||
INCBIN "gfx/tilesets/forest-tree/unused.2bpp"
|
INCBIN "gfx/tilesets/forest-tree/1.2bpp"
|
||||||
|
INCBIN "gfx/tilesets/forest-tree/2.2bpp"
|
||||||
|
INCBIN "gfx/tilesets/forest-tree/3.2bpp"
|
||||||
|
INCBIN "gfx/tilesets/forest-tree/4.2bpp"
|
||||||
|
|
||||||
CelebiShrineEvent:
|
CelebiShrineEvent:
|
||||||
call DelayFrame
|
call DelayFrame
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 148 B |
Loading…
Reference in New Issue
Block a user