summaryrefslogtreecommitdiff
path: root/src/contest_ai.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-26 21:55:21 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-26 21:55:21 -0500
commit08a79136313ec5d82d1e62f3c9bcd2c9967a9e89 (patch)
tree8aecec0d20945fc3bb367f48194ed8001146cbde /src/contest_ai.c
parent4ba3b9f592e2a23bb57e59ca41acd0cfb27a0d84 (diff)
parent914f7fc6645ee456994f7a34bc6dac2c165a6392 (diff)
Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv
Diffstat (limited to 'src/contest_ai.c')
-rw-r--r--src/contest_ai.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/contest_ai.c b/src/contest_ai.c
index 66b387270..1e249083b 100644
--- a/src/contest_ai.c
+++ b/src/contest_ai.c
@@ -8,7 +8,6 @@ extern u8 AreMovesContestCombo(u16, u16);
extern bool8 sub_80B214C(u8);
extern bool8 Contest_IsMonsTurnDisabled(u8);
-extern s16 gUnknown_02038670[];
extern u16 gSpecialVar_ContestCategory;
extern u8 *gAIScriptPtr;