diff options
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 |