mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
insert Route18GateText2 into Route18GateTexts
hg-commit-id: eb75dcf9b789
This commit is contained in:
parent
232da2751f
commit
49d9f5110a
|
@ -20208,9 +20208,7 @@ Route18Gate_h: ; 0x4986a to 0x49876 (12 bytes) (id=190)
|
||||||
INCBIN "baserom.gbc",$49876,$4990d - $49876
|
INCBIN "baserom.gbc",$49876,$4990d - $49876
|
||||||
|
|
||||||
Route18GateTexts: ; 0x4990d
|
Route18GateTexts: ; 0x4990d
|
||||||
dw Route18GateText1
|
dw Route18GateText1, Route18GateText2
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$4990f,$2
|
|
||||||
|
|
||||||
Route18GateText1: ; 0x49911
|
Route18GateText1: ; 0x49911
|
||||||
db $08 ; asm
|
db $08 ; asm
|
||||||
|
@ -20225,7 +20223,10 @@ Route18GateText1: ; 0x49911
|
||||||
.asm_a8410 ; 0x49925
|
.asm_a8410 ; 0x49925
|
||||||
jp $24d7
|
jp $24d7
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$49928,$f
|
INCBIN "baserom.gbc",$49928,$49932 - $49928
|
||||||
|
|
||||||
|
Route18GateText2: ; 0x49932
|
||||||
|
INCBIN "baserom.gbc",$49932,5
|
||||||
|
|
||||||
Route18GateObject: ; 0x49937 (size=50)
|
Route18GateObject: ; 0x49937 (size=50)
|
||||||
db $a ; border tile
|
db $a ; border tile
|
||||||
|
|
Loading…
Reference in a new issue