summaryrefslogtreecommitdiff
path: root/src/post_battle_event_funcs.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-06-24 17:00:19 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-06-24 17:00:19 -0400
commit06025e887f911acb1d777bbe80d9766a881122c6 (patch)
tree3e3fcc3648658d53097fe7067bdf17041dfb171f /src/post_battle_event_funcs.c
parent46f4a4bbf7239743c333cd32d30b74a7b3176acc (diff)
Allow flag/var counts to be updated alongside values
Diffstat (limited to 'src/post_battle_event_funcs.c')
-rw-r--r--src/post_battle_event_funcs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/post_battle_event_funcs.c b/src/post_battle_event_funcs.c
index 4fa5d1b21..07690960f 100644
--- a/src/post_battle_event_funcs.c
+++ b/src/post_battle_event_funcs.c
@@ -8,7 +8,6 @@
#include "script_pokemon_util_80F87D8.h"
#include "tv.h"
#include "constants/heal_locations.h"
-#include "constants/flags.h"
#include "constants/tv.h"
int GameClear(void)