summaryrefslogtreecommitdiff
path: root/event/elevator.asm
diff options
context:
space:
mode:
Diffstat (limited to 'event/elevator.asm')
-rwxr-xr-xevent/elevator.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/event/elevator.asm b/event/elevator.asm
index 4e522c276..0aa5c1f05 100755
--- a/event/elevator.asm
+++ b/event/elevator.asm
@@ -130,7 +130,7 @@ Function134dd: ; 134dd
call InitScrollingMenu
call UpdateSprites
xor a
- ld [wd0e4], a
+ ld [wMenuScrollPosition], a
call HandleScrollingMenu
call WriteBackup
ld a, [wcf73]