Remove unused header
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include "graphics.h"
|
||||
#include "gpu_regs.h"
|
||||
#include "help_system.h"
|
||||
#include "international_string_util.h"
|
||||
#include "item.h"
|
||||
#include "link.h"
|
||||
#include "link_rfu.h"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user