From ea207f6334676be3abb6a8b03065364fa0027ee1 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 8 Apr 2020 17:03:26 -0400 Subject: Clean up includes --- src/reshow_battle_screen.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/reshow_battle_screen.c') 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" -- cgit v1.2.3