summaryrefslogtreecommitdiff
path: root/engine/bank3c.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/bank3c.asm')
-rw-r--r--engine/bank3c.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/bank3c.asm b/engine/bank3c.asm
index 83e010ff..1f3c967f 100644
--- a/engine/bank3c.asm
+++ b/engine/bank3c.asm
@@ -65,12 +65,12 @@ Func_f02da:: ; f02da (3c:42da)
ret
.asm_f02ee
- ld hl, wd126
+ ld hl, wCurrentMapScriptFlags
set 6, [hl]
ret
.asm_f02f4
- ld hl, wd126
+ ld hl, wCurrentMapScriptFlags
set 5, [hl]
ret