Remove redundant include lines

This commit is contained in:
PikalaxALT
2020-02-21 15:00:56 -05:00
parent 69d8833b31
commit b7c28c4be7
83 changed files with 0 additions and 199 deletions
-2
View File
@@ -3,7 +3,6 @@
#include "dma3.h"
#include "task.h"
#include "bg.h"
#include "gpu_regs.h"
#include "window.h"
#include "menu.h"
#include "menu_helpers.h"
@@ -13,7 +12,6 @@
#include "field_specials.h"
#include "text_window.h"
#include "script.h"
#include "graphics.h"
#include "palette.h"
#define DLG_WINDOW_PALETTE_NUM 15