From 256bfc3caafe1f665cc3682522d9b7ed7a0730f2 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sun, 25 Nov 2018 15:32:22 -0600 Subject: Decompile script_pokemon_util_80F87D8 --- src/contest_ai.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/contest_ai.c') diff --git a/src/contest_ai.c b/src/contest_ai.c index 3324ddf87..1342ea102 100644 --- a/src/contest_ai.c +++ b/src/contest_ai.c @@ -4,8 +4,6 @@ #include "contest_ai.h" #include "contest_effect.h" -extern u16 gContestMonConditions[]; - extern const u8 *gAIScriptPtr; extern const u8 *gContestAIs[]; -- cgit v1.2.3