mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-16 18:16:49 +13:00
insert $8 asm for CeladonCityText7 after TX_FAR
hg-commit-id: c6893d996b1d
This commit is contained in:
parent
b5f656e3c8
commit
eeba935da9
|
|
@ -6308,8 +6308,10 @@ CeladonCityText6: ; 0x199e7
|
||||||
|
|
||||||
CeladonCityText7: ; 0x199ec
|
CeladonCityText7: ; 0x199ec
|
||||||
TX_FAR _CeladonCityText7
|
TX_FAR _CeladonCityText7
|
||||||
|
db $08 ; asm
|
||||||
INCBIN "baserom.gbc",$199f0,$199f9 - $199f0
|
ld a, $6f
|
||||||
|
call $13d0
|
||||||
|
jp $24d7
|
||||||
|
|
||||||
CeladonCityText8: ; 0x199f9
|
CeladonCityText8: ; 0x199f9
|
||||||
TX_FAR _CeladonCityText8
|
TX_FAR _CeladonCityText8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue