aboutsummaryrefslogtreecommitdiffstats
path: root/engine/save.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-14 00:58:09 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-14 00:58:09 -0500
commite25a7148d0a78549de4f33fa72d519dcaf660e97 (patch)
tree5fcc95934c26b1fc86345b10f2a5c80fa740d083 /engine/save.asm
parentUse more *Coord (diff)
parentnamed town map stuff (diff)
downloadpokeyellow-e25a7148d0a78549de4f33fa72d519dcaf660e97.tar.gz
pokeyellow-e25a7148d0a78549de4f33fa72d519dcaf660e97.tar.xz
pokeyellow-e25a7148d0a78549de4f33fa72d519dcaf660e97.zip
Merge branch 'master' of https://github.com/YamaArashi/pokered
Conflicts: engine/town_map.asm
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 b4e343e3..60fc800a 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