You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix padding in gfx/misc/pokegear.2bpp.lz.
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user