mirror of https://github.com/pret/pokecrystal.git
Remove redundant tile graphics file, reuse others
This commit is contained in:
parent
0cf0a5b9b4
commit
0d683ea0c7
|
@ -1,7 +1,10 @@
|
|||
SPECIALCELEBIEVENT_CELEBI EQU $84
|
||||
|
||||
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:
|
||||
call DelayFrame
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 148 B |
Loading…
Reference in New Issue