summaryrefslogtreecommitdiff
path: root/scripts/lorelei.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-21 14:21:14 -0700
committerYamaArashi <shadow962@live.com>2015-07-21 14:21:14 -0700
commitdcc7f3bc9f41f2d5e0f7448b4688c1058da0040b (patch)
tree7f9cbc30a08550b4e5b37b28810887472672610b /scripts/lorelei.asm
parent5ce58a048cecba5435d74b14652c58004d3f95b1 (diff)
named more constants
Diffstat (limited to 'scripts/lorelei.asm')
-rwxr-xr-xscripts/lorelei.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lorelei.asm b/scripts/lorelei.asm
index fe136784..4a245d93 100755
--- a/scripts/lorelei.asm
+++ b/scripts/lorelei.asm
@@ -13,7 +13,7 @@ LoreleiScript_76191: ; 76191 (1d:6191)
bit 5, [hl]
res 5, [hl]
ret z
- ld hl, wd734
+ ld hl, wBeatLorelei
set 1, [hl]
CheckEvent EVENT_BEAT_LORELEIS_ROOM_TRAINER_0
jr z, .asm_761a9