mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-12-21 18:11:35 +13:00
add labels for route 6, 7 and 8 text 1
hg-commit-id: 47a63dca1005
This commit is contained in:
parent
9929aeebdd
commit
691aa8e157
|
|
@ -8764,6 +8764,10 @@ Route5Gate_h: ; 0x1df27 to 0x1df33 (12 bytes) (bank=7) (id=70)
|
||||||
dw $5ffb ; objects
|
dw $5ffb ; objects
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$1df33,$1dfaa - $1df33
|
INCBIN "baserom.gbc",$1df33,$1dfaa - $1df33
|
||||||
|
|
||||||
|
Route8GateText1:
|
||||||
|
Route7GateText1:
|
||||||
|
Route6GateText1:
|
||||||
Route5GateText1: ; 0x1dfaa
|
Route5GateText1: ; 0x1dfaa
|
||||||
db $8
|
db $8
|
||||||
ld a, [$d728]
|
ld a, [$d728]
|
||||||
|
|
@ -8792,7 +8796,9 @@ Route5GateText1: ; 0x1dfaa
|
||||||
call PrintText
|
call PrintText
|
||||||
jp $24d7
|
jp $24d7
|
||||||
; 0x1dfe7
|
; 0x1dfe7
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$1dfe7,$14
|
INCBIN "baserom.gbc",$1dfe7,$14
|
||||||
|
|
||||||
Route5GateObject: ; 0x1dffb (size=42)
|
Route5GateObject: ; 0x1dffb (size=42)
|
||||||
db $a ; border tile
|
db $a ; border tile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue