From 6415654584a586f48ede7e9e6f6de39b8c6ac9f0 Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Sun, 17 Dec 2017 18:25:16 -0600 Subject: decompile sub_80AEB1C - sub_80AEFE8 --- include/contest.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/contest.h') 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); -- cgit v1.2.3