mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Added town map tiles to gfx
This commit is contained in:
parent
fafc287767
commit
d87796e0ad
BIN
gfx/town_map.2bpp
Executable file
BIN
gfx/town_map.2bpp
Executable file
Binary file not shown.
2
main.asm
2
main.asm
|
@ -29036,7 +29036,7 @@ PokedexTileGraphics: ; 12488 (4:6488)
|
|||
INCBIN "baserom.gbc",$12488,$125a8 - $12488
|
||||
|
||||
WorldMapTileGraphics: ; 125a8 (4:65a8)
|
||||
INCBIN "baserom.gbc",$125a8,$126a8 - $125a8
|
||||
INCBIN "gfx/town_map.2bpp"
|
||||
|
||||
PlayerCharacterTitleGraphics: ; 126a8 (4:66a8)
|
||||
INCBIN "baserom.gbc",$126a8,$128d8 - $126a8
|
||||
|
|
Loading…
Reference in a new issue