mirror of
https://github.com/pret/pokered.git
synced 2026-09-08 01:35:16 -05:00
Replace hardcoded pointer with label.
This commit is contained in:
@@ -111,7 +111,7 @@ BeachHouseSign2Text:
|
||||
|
||||
BeachHouseSign3Text:
|
||||
db 8
|
||||
ld hl,$62f4
|
||||
ld hl,.BeachHouseSign3Text2
|
||||
ld a,[$d471]
|
||||
bit 6,a
|
||||
jr z,.next
|
||||
|
||||
Reference in New Issue
Block a user