mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 09:06:41 +13:00
Added player title screen tiles to gfx
This commit is contained in:
parent
72838d699d
commit
4ed9e7d526
BIN
gfx/player_title.2bpp
Executable file
BIN
gfx/player_title.2bpp
Executable file
Binary file not shown.
2
main.asm
2
main.asm
|
|
@ -29040,7 +29040,7 @@ WorldMapTileGraphics: ; 125a8 (4:65a8)
|
||||||
INCBIN "gfx/town_map.2bpp"
|
INCBIN "gfx/town_map.2bpp"
|
||||||
|
|
||||||
PlayerCharacterTitleGraphics: ; 126a8 (4:66a8)
|
PlayerCharacterTitleGraphics: ; 126a8 (4:66a8)
|
||||||
INCBIN "baserom.gbc",$126a8,$128d8 - $126a8
|
INCBIN "gfx/player_title.2bpp"
|
||||||
|
|
||||||
; known jump sources: 1388d (4:788d)
|
; known jump sources: 1388d (4:788d)
|
||||||
Func_128d8: ; 128d8 (4:68d8)
|
Func_128d8: ; 128d8 (4:68d8)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue