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,12 +1,9 @@
#include "global.h"
#include "palette.h"
#include "bg.h"
#include "gflib.h"
#include "m4a.h"
#include "scanline_effect.h"
#include "bg_regs.h"
#include "gpu_regs.h"
#include "decompress.h"
#include "malloc.h"
#include "save.h"
#include "battle.h"
#include "quest_log.h"
@@ -15,16 +12,12 @@
#include "random.h"
#include "task.h"
#include "event_data.h"
#include "string_util.h"
#include "item_menu.h"
#include "trade.h"
#include "text.h"
#include "sound.h"
#include "menu.h"
#include "overworld.h"
#include "new_menu_helpers.h"
#include "link.h"
#include "window.h"
#include "graphics.h"
#include "strings.h"
#include "help_system.h"