mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13:00
add Route16GateMapText3 to Route16GateMapTexts
hg-commit-id: 46a075f21ddc
This commit is contained in:
parent
1d8b2c6055
commit
232da2751f
|
|
@ -20077,9 +20077,7 @@ Route16GateMap_h: ; 0x496b2 to 0x496be (12 bytes) (id=186)
|
||||||
INCBIN "baserom.gbc",$496be,$4975a - $496be
|
INCBIN "baserom.gbc",$496be,$4975a - $496be
|
||||||
|
|
||||||
Route16GateMapTexts: ; 0x4975a
|
Route16GateMapTexts: ; 0x4975a
|
||||||
dw Route16GateMapText1, Route16GateMapText2
|
dw Route16GateMapText1, Route16GateMapText2, Route16GateMapText3
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$4975e,$2
|
|
||||||
|
|
||||||
Route16GateMapText1: ; 0x49760
|
Route16GateMapText1: ; 0x49760
|
||||||
db $08 ; asm
|
db $08 ; asm
|
||||||
|
|
@ -20094,7 +20092,10 @@ Route16GateMapText1: ; 0x49760
|
||||||
.asm_56c9d ; 0x49774
|
.asm_56c9d ; 0x49774
|
||||||
jp $24d7
|
jp $24d7
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$49777,$f
|
INCBIN "baserom.gbc",$49777,$49781 - $49777
|
||||||
|
|
||||||
|
Route16GateMapText3: ; 0x49781
|
||||||
|
INCBIN "baserom.gbc",$49781,5
|
||||||
|
|
||||||
Route16GateMapText2: ; 0x49786
|
Route16GateMapText2: ; 0x49786
|
||||||
TX_FAR _Route16GateMapText2
|
TX_FAR _Route16GateMapText2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue