summaryrefslogtreecommitdiff
path: root/src/gym_leader_rematch.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-07-14 19:58:38 -0400
committerGitHub <noreply@github.com>2020-07-14 19:58:38 -0400
commit3c356a1d7af543d84c06f28f670b6ddc4b27fdd6 (patch)
treeeb8f0ae6435b7fe9515928f6fedba5c872aa5827 /src/gym_leader_rematch.c
parent6f3c7925775bedb2195c9be03ab38a3fcee23836 (diff)
parentbeeb673ba16e02cacadb2de0ee3608d2106ed14a (diff)
Merge pull request #1082 from GriffinRichards/add-flagvarsave
Allow flag/var counts to be updated alongside values
Diffstat (limited to 'src/gym_leader_rematch.c')
-rw-r--r--src/gym_leader_rematch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gym_leader_rematch.c b/src/gym_leader_rematch.c
index 355ae5534..efe874894 100644
--- a/src/gym_leader_rematch.c
+++ b/src/gym_leader_rematch.c
@@ -1,5 +1,4 @@
#include "global.h"
-#include "constants/flags.h"
#include "random.h"
#include "event_data.h"
#include "battle_setup.h"