mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Fix padding in the compressed pokegear sprite graphics.
This commit is contained in:
parent
ae6930fc66
commit
6fff25a9bd
Binary file not shown.
4
main.asm
4
main.asm
@ -81133,10 +81133,10 @@ UnknownText_0x914d8: ; 0x914d8
|
|||||||
|
|
||||||
PokegearSpritesGFX: ; 914dd
|
PokegearSpritesGFX: ; 914dd
|
||||||
INCBIN "gfx/misc/pokegear_sprites.2bpp.lz"
|
INCBIN "gfx/misc/pokegear_sprites.2bpp.lz"
|
||||||
; 91508
|
; 9150d
|
||||||
|
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$91508,$9163e - $91508
|
INCBIN "baserom.gbc",$9150d,$9163e - $9150d
|
||||||
|
|
||||||
|
|
||||||
; known jump sources: 9110a (24:510a)
|
; known jump sources: 9110a (24:510a)
|
||||||
|
Loading…
Reference in New Issue
Block a user