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/rock.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/rock.c') diff --git a/src/rock.c b/src/rock.c index 3ec9cec04..a2d28d057 100644 --- a/src/rock.c +++ b/src/rock.c @@ -1,9 +1,7 @@ #include "global.h" +#include "gflib.h" #include "battle_anim.h" -#include "gpu_regs.h" #include "graphics.h" -#include "palette.h" -#include "sound.h" #include "task.h" #include "trig.h" #include "constants/songs.h" -- cgit v1.2.3