summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-26 21:55:21 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-26 21:55:21 -0500
commit08a79136313ec5d82d1e62f3c9bcd2c9967a9e89 (patch)
tree8aecec0d20945fc3bb367f48194ed8001146cbde /include/contest.h
parent4ba3b9f592e2a23bb57e59ca41acd0cfb27a0d84 (diff)
parent914f7fc6645ee456994f7a34bc6dac2c165a6392 (diff)
Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv
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