mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
insert $8 asm for Route6Text1
hg-commit-id: f56f59f86532
This commit is contained in:
parent
9c9d28d7d3
commit
cd59b24ca9
|
@ -23235,7 +23235,14 @@ Route18Object: ; 0x58c5a (size=66)
|
||||||
Route18Blocks: ; 225
|
Route18Blocks: ; 225
|
||||||
INCBIN "maps/route18.blk"
|
INCBIN "maps/route18.blk"
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$58d7d,$59139 - $58d7d
|
INCBIN "baserom.gbc",$58d7d,$59120 - $58d7d
|
||||||
|
Route6Text1: ; 0x59120
|
||||||
|
db $8
|
||||||
|
ld hl, $50d7
|
||||||
|
call $31cc
|
||||||
|
jp $24d7
|
||||||
|
; 0x5912a
|
||||||
|
INCBIN "baserom.gbc",$5912a,$f
|
||||||
Route6Text2: ; 0x59139
|
Route6Text2: ; 0x59139
|
||||||
db $08 ; asm
|
db $08 ; asm
|
||||||
ld hl, $50e3
|
ld hl, $50e3
|
||||||
|
|
Loading…
Reference in a new issue