summaryrefslogtreecommitdiff
path: root/src/contest_ai.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-29 22:07:02 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-29 22:07:02 -0500
commita5f9a15d0dad0e7392120558907e783254eb0aa8 (patch)
treece9a705a88cef1b5560313c97d41907df282efe9 /src/contest_ai.c
parentcc1767cbc116d26d954d50c6e7642138f012540c (diff)
parent1416a4c4efe8b926c809664eb63dd2c3d0f86728 (diff)
Merge branch 'master' into pokemon_storage_system
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;