summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-21 20:58:19 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-21 21:04:21 -0500
commit4d88812f40c4165e4b893a0631fa658e72d17874 (patch)
treeaeb2841a1a0ab15ee9ecadcb44d337875f90b9e8 /home.asm
parent13e28b0ece7c7888cba792cc6f7219b384213427 (diff)
Name some battle sound effects
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 6bb54df2..a9fc70e6 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