summaryrefslogtreecommitdiff
path: root/src/contest.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-08-13 17:42:12 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-08-13 17:42:12 -0400
commit3779422489e81c139ece633e1b6409b06d228d7c (patch)
tree1c74afc9d8287e1a85a1e7dfbe6e859ae4d63b81 /src/contest.c
parent4911849723195b1b7228a28bb294072070376b2e (diff)
Split contest funcs from script_pokemon_util
Diffstat (limited to 'src/contest.c')
-rw-r--r--src/contest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/contest.c b/src/contest.c
index ab3897fa1..8ff696699 100644
--- a/src/contest.c
+++ b/src/contest.c
@@ -40,7 +40,6 @@
#include "strings.h"
#include "contest_effect.h"
#include "contest_link.h"
-#include "script_pokemon_util_80F87D8.h"
#include "international_string_util.h"
#include "data.h"
#include "constants/rgb.h"