diff options
Diffstat (limited to 'src/post_battle_event_funcs.c')
-rw-r--r-- | src/post_battle_event_funcs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/post_battle_event_funcs.c b/src/post_battle_event_funcs.c index 7d154f815..ae61d68a6 100644 --- a/src/post_battle_event_funcs.c +++ b/src/post_battle_event_funcs.c @@ -5,7 +5,6 @@ #include "overworld.h" #include "hall_of_fame.h" #include "load_save.h" -#include "constants/flags.h" #include "constants/heal_locations.h" bool8 EnterHallOfFame(void) |