summaryrefslogtreecommitdiff
path: root/src/battle_tower.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-01-12 14:34:54 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-01-12 14:34:54 -0500
commit034f597482adb0ec1bf4bb6b766dbad587eac588 (patch)
treec612bd105b1fd3ccf3cc584cbae01dd7e7f62993 /src/battle_tower.c
parent9c6eba2249b8bafc277b01deb94124c6639c54b0 (diff)
Address review comments, 2
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 c8098abf4..fb22d4fd1 100644
--- a/src/battle_tower.c
+++ b/src/battle_tower.c
@@ -18,7 +18,7 @@
#include "new_game.h"
#include "save.h"
#include "item.h"
-#include "script_pokemon_util_80A0058.h"
+#include "script_pokemon_util.h"
#include "constants/species.h"
#include "constants/items.h"
#include "constants/moves.h"