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 b5a1f4a0..9b735495 100644
--- a/engine/overworld/clear_variables.asm
+++ b/engine/overworld/clear_variables.asm
@@ -1,5 +1,5 @@
ClearVariablesOnEnterMap::
- ld a, SCREEN_HEIGHT_PIXELS
+ ld a, SCREEN_HEIGHT_PX
ld [hWY], a
ld [rWY], a
xor a