summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/contest.h')
-rw-r--r--include/contest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h
index 414723391..13786e006 100644
--- a/include/contest.h
+++ b/include/contest.h
@@ -47,6 +47,8 @@ struct ContestPokemon
}; // wow
extern struct ContestPokemon gContestMons[];
+extern struct ContestEffect gContestEffects[];
+
void ResetLinkContestBoolean(void);
void sub_80AB2AC(void);
void sub_80AB47C(void);