aboutsummaryrefslogtreecommitdiffstats
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 2d9671f9..81b03374 100644
--- a/engine/bank3c.asm
+++ b/engine/bank3c.asm
@@ -218,11 +218,11 @@ Func_f02da:: ; f02da (3c:42da)
jr nz, .asm_f02e5
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