Remove redundant tile graphics file, reuse others

This commit is contained in:
Rangi 2020-06-11 10:55:32 -04:00
parent 0cf0a5b9b4
commit 0d683ea0c7
2 changed files with 4 additions and 1 deletions

View File

@ -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