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 -8
View File
@@ -1,18 +1,11 @@
#include "global.h"
#include "bg.h"
#include "palette.h"
#include "gpu_regs.h"
#include "malloc.h"
#include "gflib.h"
#include "task.h"
#include "text.h"
#include "window.h"
#include "new_menu_helpers.h"
#include "scanline_effect.h"
#include "m4a.h"
#include "string_util.h"
#include "dynamic_placeholder_text_util.h"
#include "overworld.h"
#include "sound.h"
#include "strings.h"
#include "menu.h"
#include "librfu.h"