summaryrefslogtreecommitdiff
path: root/engine/overworld/clear_variables.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/overworld/clear_variables.asm')
-rw-r--r--engine/overworld/clear_variables.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/clear_variables.asm b/engine/overworld/clear_variables.asm
index 32dc85cd..b5a1f4a0 100644
--- a/engine/overworld/clear_variables.asm
+++ b/engine/overworld/clear_variables.asm
@@ -3,7 +3,7 @@ ClearVariablesOnEnterMap::
ld [hWY], a
ld [rWY], a
xor a
- ld [H_AUTOBGTRANSFERENABLED], a
+ ld [hAutoBGTransferEnabled], a
ld [wStepCounter], a
ld [wLoneAttackNo], a
ld [hJoyPressed], a