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
-6
View File
@@ -1,10 +1,4 @@
#include "global.h"
#include "graphics.h"
#include "palette.h"
#include "util.h"
#include "battle_transition.h"
#include "task.h"
#include "fieldmap.h"
static EWRAM_DATA struct {
const u16 *src;