diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-29 15:50:16 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-29 15:50:16 -0400 |
commit | 90556b6b3eabc0a90cf7fdcf54826e362053f4c0 (patch) | |
tree | 7ccb9e9c3256a03967f3bf0a0d0eafdd14151c3b /src/contest.c | |
parent | 18e6512599ad5a52ee0046f2504a7b357cc80894 (diff) |
ContestEffect_26
Diffstat (limited to 'src/contest.c')
-rw-r--r-- | src/contest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/contest.c b/src/contest.c index 77455e882..686b01476 100644 --- a/src/contest.c +++ b/src/contest.c @@ -201,7 +201,6 @@ void sub_80AF1B8(void); void sub_80AF2A0(u8); void sub_80AF2FC(void); void sub_80AF3C0(void); -bool8 Contest_IsMonsTurnDisabled(u8); s16 sub_80AF688(u8); void DetermineFinalStandings(void); bool8 sub_80AF828(s32, s32, struct UnknownContestStruct6 *); |