mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12: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
|
||||
TX_FAR _CeladonCityText7
|
||||
|
||||
INCBIN "baserom.gbc",$199f0,$199f9 - $199f0
|
||||
db $08 ; asm
|
||||
ld a, $6f
|
||||
call $13d0
|
||||
jp $24d7
|
||||
|
||||
CeladonCityText8: ; 0x199f9
|
||||
TX_FAR _CeladonCityText8
|
||||
|
|
Loading…
Reference in a new issue