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 /include/contest.h | |
parent | 18e6512599ad5a52ee0046f2504a7b357cc80894 (diff) |
ContestEffect_26
Diffstat (limited to 'include/contest.h')
-rw-r--r-- | include/contest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h index 24f3331b7..6e3d64cd1 100644 --- a/include/contest.h +++ b/include/contest.h @@ -280,5 +280,7 @@ extern u8 gUnknown_0203869B; void SetContestantStatusUnk13(u8 a, u8 b); void SetContestantStatusUnk14(u8 a, u8 b); void sub_80B157C(u8 p); +bool8 Contest_IsMonsTurnDisabled(u8 a); +bool8 sub_80B214C(u8 a); #endif // GUARD_CONTEST_H |