summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index f58f6c16..ddb3e190 100644
--- a/home.asm
+++ b/home.asm
@@ -1463,7 +1463,7 @@ DisplayListMenuIDLoop:: ; 2c53 (0:2c53)
; pointless because both values are overwritten before they are read
ld a,$01
ld [wMenuExitMethod],a
- ld [wChosenMenuItem],a
+ ld [wChosenMenuItem],a
xor a
ld [wMenuWatchMovingOutOfBounds],a