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