summaryrefslogtreecommitdiff
path: root/src/contest_ai.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-03-29 15:50:16 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-03-29 15:50:16 -0400
commit90556b6b3eabc0a90cf7fdcf54826e362053f4c0 (patch)
tree7ccb9e9c3256a03967f3bf0a0d0eafdd14151c3b /src/contest_ai.c
parent18e6512599ad5a52ee0046f2504a7b357cc80894 (diff)
ContestEffect_26
Diffstat (limited to 'src/contest_ai.c')
-rw-r--r--src/contest_ai.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/contest_ai.c b/src/contest_ai.c
index 63894635b..8fce9d15f 100644
--- a/src/contest_ai.c
+++ b/src/contest_ai.c
@@ -5,9 +5,6 @@
#include "contest_effect.h"
#include "ewram.h"
-extern bool8 sub_80B214C(u8);
-extern bool8 Contest_IsMonsTurnDisabled(u8);
-
extern u16 gSpecialVar_ContestCategory;
extern u8 *gAIScriptPtr;