mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Added trainer info border tiles to gfx
This commit is contained in:
parent
37455d9b76
commit
52cc9d3e02
BIN
gfx/trainer_info.2bpp
Executable file
BIN
gfx/trainer_info.2bpp
Executable file
Binary file not shown.
2
main.asm
2
main.asm
|
@ -44737,7 +44737,7 @@ UnnamedText_2fb93: ; 2fb93 (b:7b93)
|
||||||
; 0x2fb93 + 5 bytes
|
; 0x2fb93 + 5 bytes
|
||||||
|
|
||||||
TrainerInfoTextBoxTileGraphics: ; 2fb98 (b:7b98)
|
TrainerInfoTextBoxTileGraphics: ; 2fb98 (b:7b98)
|
||||||
INCBIN "baserom.gbc",$2fb98,$2fc28 - $2fb98
|
INCBIN "gfx/trainer_info.2bpp"
|
||||||
|
|
||||||
; mostly empty, last tile contains circle
|
; mostly empty, last tile contains circle
|
||||||
UnknownGFX_2fc28: ; 2fc28 (b:7c28)
|
UnknownGFX_2fc28: ; 2fc28 (b:7c28)
|
||||||
|
|
Loading…
Reference in a new issue