summaryrefslogtreecommitdiff
path: root/src/battle_tower.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-10-30 21:45:26 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-10-30 21:45:26 +0100
commit0da7d7e6ae7cb50ca0b52d1ea27d98e3f02e50d2 (patch)
tree37d43bf1997928a956055e6c3225a0de68d25d52 /src/battle_tower.c
parent3a9eeef84447c222a4638546d014e12b0098fe51 (diff)
why is this function so hard to match
Diffstat (limited to 'src/battle_tower.c')
-rw-r--r--src/battle_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_tower.c b/src/battle_tower.c
index 0f6e18169..4518e6ad9 100644
--- a/src/battle_tower.c
+++ b/src/battle_tower.c
@@ -10,7 +10,7 @@
#include "international_string_util.h"
#include "battle.h"
#include "battle_frontier_1.h"
-#include "battle_frontier_2.h"
+#include "frontier_util.h"
#include "recorded_battle.h"
#include "easy_chat.h"
#include "gym_leader_rematch.h"