diff options
Diffstat (limited to 'src/rock.c')
-rw-r--r-- | src/rock.c | 4 |
1 files changed, 1 insertions, 3 deletions
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" |