mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Fix padding in gfx/misc/pokegear.2bpp.lz.
This commit is contained in:
parent
6604afce62
commit
5cbc7cc79c
Binary file not shown.
4
main.asm
4
main.asm
@ -117985,9 +117985,7 @@ Function1de2c5: ; 1de2c5
|
|||||||
|
|
||||||
PokegearGFX: ; 1de2e4
|
PokegearGFX: ; 1de2e4
|
||||||
INCBIN "gfx/misc/pokegear.2bpp.lz"
|
INCBIN "gfx/misc/pokegear.2bpp.lz"
|
||||||
; 1de5c7
|
; 1de5c8
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$1de5c7,$1de5c8 - $1de5c7
|
|
||||||
|
|
||||||
Function1de5c8: ; 1de5c8
|
Function1de5c8: ; 1de5c8
|
||||||
ld c, $0
|
ld c, $0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user