summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-17 15:14:51 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-17 15:14:51 -0500
commitcaa83c08a76c5b6ffa0546f395d8c3d5f10643b4 (patch)
treee25fbe75880c22cd71f104c2bf6a73c4705ad41b /wram.asm
parentefee40447ef4bce70cb97fa9c653fe350af000d1 (diff)
Movement etc.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 1ef780e92..a05e606a9 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2417,7 +2417,8 @@ wReceiveCallDelay_StartTime:: ds 3
ds 3
wBugContestMinsRemaining:: ds 1
wBugContestSecsRemaining:: ds 1
- ds 4
+ ds 2
+wMapStatusEnd:: ds 2 ; d470
wCrystalData::
PlayerGender:: ; d472