diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-23 23:40:51 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-23 23:40:51 -0500 |
commit | 426b6a7290d3553ad1059e8f3a1d5e5009d2dafc (patch) | |
tree | b21a01dc78bd6f07dd1e976d3ff12c44b97b3c85 /include/contest.h | |
parent | 1fd9669d422f8e412d73cfb48f0651483bee833c (diff) |
through sub_80C2EA0
Diffstat (limited to 'include/contest.h')
-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 b0bdd7f61..f0e4c0b0d 100644 --- a/include/contest.h +++ b/include/contest.h @@ -282,5 +282,6 @@ extern u16 gUnknown_02038688[4]; extern u8 gContestFinalStandings[4]; extern u8 gUnknown_02038696[4]; extern u8 gUnknown_0203869B; +extern u16 gSpecialVar_ContestRank; #endif // GUARD_CONTEST_H |