diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-22 20:24:02 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-22 20:24:02 -0500 |
commit | cbab0f740349cbeece60f2155537c2a9870d2318 (patch) | |
tree | 89b06b7a292a56314d894d57cee6e82ffe15b349 /include | |
parent | 5312cf566196e662aa7edd4ef68f32922eb54180 (diff) |
sub_80C8AD0
Diffstat (limited to 'include')
-rw-r--r-- | include/contest.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h index dfa0e38da..a15ca67e6 100644 --- a/include/contest.h +++ b/include/contest.h @@ -274,5 +274,10 @@ struct UnknownContestStruct6 extern u8 gContestPlayerMonIndex; extern u8 gIsLinkContest; extern u32 gContestRngValue; +extern s16 gUnknown_02038678[4]; +extern s16 gUnknown_02038680[4]; +extern u16 gUnknown_02038688[4]; +extern u8 gContestFinalStandings[4]; +extern u8 gUnknown_0203869B; #endif // GUARD_CONTEST_H |