Restore byte padding to trainer backpics.
This commit is contained in:
BIN
gfx/misc/dude.lz
BIN
gfx/misc/dude.lz
Binary file not shown.
Binary file not shown.
6
main.asm
6
main.asm
@@ -37645,13 +37645,11 @@ Function2ba01: ; 2ba01
|
|||||||
|
|
||||||
ChrisBackpic: ; 2ba1a
|
ChrisBackpic: ; 2ba1a
|
||||||
INCBIN "gfx/misc/player.lz"
|
INCBIN "gfx/misc/player.lz"
|
||||||
; 2bba1
|
; 2bbaa
|
||||||
|
|
||||||
ds 9
|
|
||||||
|
|
||||||
DudeBackpic: ; 2bbaa
|
DudeBackpic: ; 2bbaa
|
||||||
INCBIN "gfx/misc/dude.lz"
|
INCBIN "gfx/misc/dude.lz"
|
||||||
; 2bce1
|
; 2bcea
|
||||||
|
|
||||||
|
|
||||||
SECTION "bankB", ROMX, BANK[$B]
|
SECTION "bankB", ROMX, BANK[$B]
|
||||||
|
Reference in New Issue
Block a user