mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Replace hardcoded pointer with label.
This commit is contained in:
parent
21b2ab0065
commit
deb2db01cb
|
@ -111,7 +111,7 @@ BeachHouseSign2Text:
|
|||
|
||||
BeachHouseSign3Text:
|
||||
db 8
|
||||
ld hl,$62f4
|
||||
ld hl,.BeachHouseSign3Text2
|
||||
ld a,[$d471]
|
||||
bit 6,a
|
||||
jr z,.next
|
||||
|
|
Loading…
Reference in a new issue