mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 17:16:42 +13:00
insert $8 asm for SaffronHouse1Text2
hg-commit-id: 17b0b80e75d0
This commit is contained in:
parent
3fe6c18e32
commit
d73fb7c62b
|
|
@ -8250,8 +8250,11 @@ SaffronHouse1Text1: ; 0x1dde8
|
||||||
|
|
||||||
SaffronHouse1Text2: ; 0x1dded
|
SaffronHouse1Text2: ; 0x1dded
|
||||||
TX_FAR _SaffronHouse1Text2
|
TX_FAR _SaffronHouse1Text2
|
||||||
|
db $8
|
||||||
INCBIN "baserom.gbc",$1ddf1,$1ddfa - $1ddf1
|
ld a, $24
|
||||||
|
call $13d0
|
||||||
|
jp $24d7
|
||||||
|
; 0x1ddfa
|
||||||
|
|
||||||
SaffronHouse1Text3: ; 0x1ddfa
|
SaffronHouse1Text3: ; 0x1ddfa
|
||||||
TX_FAR _SaffronHouse1Text3
|
TX_FAR _SaffronHouse1Text3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue