mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-18 08:03:28 +12:00
insert $8 asm for CeladonCityText7 after TX_FAR
hg-commit-id: c6893d996b1d
This commit is contained in:
parent
b5f656e3c8
commit
eeba935da9
1 changed files with 4 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue