summaryrefslogtreecommitdiff
path: root/src/reshow_battle_screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reshow_battle_screen.c')
-rw-r--r--src/reshow_battle_screen.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/reshow_battle_screen.c b/src/reshow_battle_screen.c
index 25470fc43..c65169710 100644
--- a/src/reshow_battle_screen.c
+++ b/src/reshow_battle_screen.c
@@ -1,12 +1,7 @@
#include "global.h"
-#include "bg.h"
-#include "palette.h"
-#include "pokemon.h"
-#include "main.h"
+#include "gflib.h"
#include "link.h"
#include "data.h"
-#include "sprite.h"
-#include "gpu_regs.h"
#include "scanline_effect.h"
#include "help_system.h"
#include "battle.h"