summaryrefslogtreecommitdiff
path: root/src/battle_controller_safari.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-21 15:00:56 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-21 15:00:56 -0500
commitb7c28c4be76f19d3515ede426ae874390523457f (patch)
tree204cd4356351b7033b46da40f63f62bb69b9179c /src/battle_controller_safari.c
parent69d8833b31519208f04444d3393b68a393163aa3 (diff)
Remove redundant include lines
Diffstat (limited to 'src/battle_controller_safari.c')
-rw-r--r--src/battle_controller_safari.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/battle_controller_safari.c b/src/battle_controller_safari.c
index 4b5153c7c..28ed4091e 100644
--- a/src/battle_controller_safari.c
+++ b/src/battle_controller_safari.c
@@ -9,16 +9,12 @@
#include "item_menu.h"
#include "link.h"
#include "main.h"
-#include "m4a.h"
#include "palette.h"
#include "pokeball.h"
#include "pokemon.h"
-#include "reshow_battle_screen.h"
#include "sound.h"
-#include "task.h"
#include "text.h"
#include "util.h"
-#include "window.h"
#include "strings.h"
#include "constants/songs.h"
#include "constants/battle_anim.h"