mirror of https://github.com/pret/pokecrystal.git
pngs in gfx/pokegear
- flymap_label_border.2bpp was actually 1bpp
This commit is contained in:
parent
f10ed64d1a
commit
99f6249de8
|
@ -2987,7 +2987,7 @@ INCBIN "gfx/misc/kanto.bin"
|
||||||
PokedexNestIconGFX: ; 922d1
|
PokedexNestIconGFX: ; 922d1
|
||||||
INCBIN "gfx/pokegear/dexmap_nest_icon.2bpp"
|
INCBIN "gfx/pokegear/dexmap_nest_icon.2bpp"
|
||||||
FlyMapLabelBorderGFX: ; 922e1
|
FlyMapLabelBorderGFX: ; 922e1
|
||||||
INCBIN "gfx/pokegear/flymap_label_border.2bpp"
|
INCBIN "gfx/pokegear/flymap_label_border.1bpp"
|
||||||
|
|
||||||
; XXX
|
; XXX
|
||||||
xor a
|
xor a
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
BBff<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ZZ$$
|
|
Binary file not shown.
After Width: | Height: | Size: 86 B |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 121 B |
Loading…
Reference in New Issue