aboutsummaryrefslogtreecommitdiffstats
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 bbb7c986..6bd44963 100644
--- a/engine/overworld/clear_variables.asm
+++ b/engine/overworld/clear_variables.asm
@@ -10,7 +10,7 @@ ClearVariablesOnEnterMap::
ldh [hJoyReleased], a
ldh [hJoyHeld], a
ld [wActionResultOrTookBattleTurn], a
- ld [wUnusedD5A3], a
+ ld [wUnusedMapVariable], a
ld hl, wCardKeyDoorY
ld [hli], a
ld [hl], a