diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-17 15:14:51 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-17 15:14:51 -0500 |
commit | caa83c08a76c5b6ffa0546f395d8c3d5f10643b4 (patch) | |
tree | e25fbe75880c22cd71f104c2bf6a73c4705ad41b /wram.asm | |
parent | efee40447ef4bce70cb97fa9c653fe350af000d1 (diff) |
Movement etc.
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |