Clean up includes

This commit is contained in:
PikalaxALT
2020-04-08 17:03:26 -04:00
parent 5f00cffaac
commit ea207f6334
117 changed files with 112 additions and 450 deletions
+1 -4
View File
@@ -1,10 +1,7 @@
#include "global.h"
#include "text.h"
#include "blit.h"
#include "gpu_regs.h"
#include "gflib.h"
#include "task.h"
#include "wild_encounter.h"
#include "string_util.h"
#include "constants/species.h"
static void Task_SmoothBlendLayers(u8 taskId);