diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-22 18:04:04 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-22 18:04:04 -0500 |
commit | 84769240d2002281c7bc274f18aab76fbe908483 (patch) | |
tree | c39ea666ae284a8e8728e44061e071daab9506f5 /include | |
parent | b2ea9aec023be26a83853ca53134ce78b95ac2e6 (diff) |
sub_80C88AC
Diffstat (limited to 'include')
-rw-r--r-- | include/contest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h index e8e68f0e6..dfa0e38da 100644 --- a/include/contest.h +++ b/include/contest.h @@ -273,5 +273,6 @@ struct UnknownContestStruct6 extern u8 gContestPlayerMonIndex; extern u8 gIsLinkContest; +extern u32 gContestRngValue; #endif // GUARD_CONTEST_H |