From 06025e887f911acb1d777bbe80d9766a881122c6 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 24 Jun 2020 17:00:19 -0400 Subject: Allow flag/var counts to be updated alongside values --- src/contest.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/contest.c') diff --git a/src/contest.c b/src/contest.c index 58628e35d..cb1bd6cf6 100644 --- a/src/contest.c +++ b/src/contest.c @@ -7,7 +7,6 @@ #include "constants/moves.h" #include "constants/songs.h" #include "constants/species.h" -#include "constants/flags.h" #include "battle.h" #include "battle_anim.h" #include "contest.h" -- cgit v1.2.3