Remove unused header

This commit is contained in:
PikalaxALT
2019-10-28 20:39:06 -04:00
parent 4e296b8777
commit b07899b2d2
4 changed files with 11429 additions and 34 deletions
-8
View File
@@ -14,7 +14,6 @@
#include "text.h"
#include "menu.h"
#include "new_menu_helpers.h"
#include "international_string_util.h"
#include "script.h"
#include "strings.h"
#include "task.h"
@@ -24,25 +23,18 @@
#include "overworld.h"
#include "pokedex.h"
#include "decompress.h"
#include "task.h"
#include "palette.h"
#include "main.h"
#include "sound.h"
#include "constants/songs.h"
#include "text_window.h"
#include "trig.h"
#include "malloc.h"
#include "dma3.h"
#include "gpu_regs.h"
#include "bg.h"
#include "m4a.h"
#include "graphics.h"
#include "constants/abilities.h"
#include "constants/species.h"
#include "scanline_effect.h"
#include "field_weather.h"
#include "naming_screen.h"
#include "field_screen_effect.h"
#include "help_system.h"
#include "field_fadetransition.h"