mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
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$$
|
|
BIN
gfx/pokegear/dexmap_nest_icon.png
Normal file
BIN
gfx/pokegear/dexmap_nest_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 B |
Binary file not shown.
BIN
gfx/pokegear/flymap_label_border.png
Normal file
BIN
gfx/pokegear/flymap_label_border.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 B |
Loading…
Reference in New Issue
Block a user