summaryrefslogtreecommitdiff
path: root/engine/save.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-13 00:32:03 -0700
committerYamaArashi <shadow962@live.com>2015-07-13 00:32:03 -0700
commit95b1660e59283b6f76dca638985c76a7d81d026f (patch)
tree3317ff2cfbde1d2e357500816a741c7d2e9a9b39 /engine/save.asm
parentbcfca2e267a6ee023271d90e27e4a7fde06f66fc (diff)
menu wram variable names
Diffstat (limited to 'engine/save.asm')
-rwxr-xr-xengine/save.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/save.asm b/engine/save.asm
index cc5e6c4a..2ef59263 100755
--- a/engine/save.asm
+++ b/engine/save.asm
@@ -421,7 +421,7 @@ Func_7393f: ; 7393f (1c:793f)
ld a, $c
ld [wTopMenuItemX], a
xor a
- ld [wcc37], a
+ ld [wMenuWatchMovingOutOfBounds], a
ld a, [wd5a0]
and $7f
ld [wCurrentMenuItem], a