diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-05-02 08:43:27 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-05-02 08:43:27 -0400 |
commit | 4bf09504216c1c9668843cc93b5392cd1022a4c1 (patch) | |
tree | dacbc256d69d47937ead69d80e8fd34d094e9fea /include/contest.h | |
parent | ef29d17c4128b674897c056a37aa424b21afe35c (diff) |
through sub_80D7DE8
Diffstat (limited to 'include/contest.h')
-rw-r--r-- | include/contest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h index 80b681cef..250929de7 100644 --- a/include/contest.h +++ b/include/contest.h @@ -405,6 +405,8 @@ struct ContestResources extern struct ContestResources *gContestResources; +extern u32 gContestRngValue; + bool8 IsSpeciesNotUnown(u16 species); void LoadContestBgAfterMoveAnim(void); |