diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-28 20:18:00 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-28 20:18:00 -0500 |
commit | 6bef5a2622b432049df9c8b581e21ae09965b02c (patch) | |
tree | d764c1d61d17018c41ef9eab403137d5aeef17d0 /src/contest_ai.c | |
parent | 4327bee485510b424cbf28e450d90ff50e6fe78b (diff) | |
parent | e92ead0e159ccaa8301b189b9ef2bb1a33b2ea62 (diff) |
merge
Diffstat (limited to 'src/contest_ai.c')
-rw-r--r-- | src/contest_ai.c | 1 |
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; |