summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-23 12:25:04 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-23 12:25:04 -0500
commit49ff4ad4e8f5cf8cea984e255ba3bb5051ff91e6 (patch)
tree8fbdd739bdb2586c62c8a057135ebe165e00cdba /include/contest.h
parent0ec2cb85de36a636a96f24101cd5a20ffb53f5ea (diff)
through sub_80C2340
Diffstat (limited to 'include/contest.h')
-rw-r--r--include/contest.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h
index 6b1f1f520..b0bdd7f61 100644
--- a/include/contest.h
+++ b/include/contest.h
@@ -271,4 +271,16 @@ struct UnknownContestStruct6
#define shared19338 ((struct UnknownContestStruct4 *)(gSharedMem + 0x19338))
#define shared19348 (*(struct UnknownContestStruct8 *)(gSharedMem + 0x19348))
+extern u8 gContestPlayerMonIndex;
+extern u8 gIsLinkContest;
+extern u32 gContestRngValue;
+extern u8 gUnknown_02038696[4];
+extern s16 gUnknown_02038670[4];
+extern s16 gUnknown_02038678[4];
+extern s16 gUnknown_02038680[4];
+extern u16 gUnknown_02038688[4];
+extern u8 gContestFinalStandings[4];
+extern u8 gUnknown_02038696[4];
+extern u8 gUnknown_0203869B;
+
#endif // GUARD_CONTEST_H