Clean up includes
This commit is contained in:
+1
-7
@@ -1,13 +1,9 @@
|
||||
#include "global.h"
|
||||
#include "bg.h"
|
||||
#include "malloc.h"
|
||||
#include "gpu_regs.h"
|
||||
#include "palette.h"
|
||||
#include "gflib.h"
|
||||
#include "script.h"
|
||||
#include "task.h"
|
||||
#include "data.h"
|
||||
#include "trig.h"
|
||||
#include "window.h"
|
||||
#include "field_fadetransition.h"
|
||||
#include "overworld.h"
|
||||
#include "new_menu_helpers.h"
|
||||
@@ -15,10 +11,8 @@
|
||||
#include "list_menu.h"
|
||||
#include "event_data.h"
|
||||
#include "text_window.h"
|
||||
#include "string_util.h"
|
||||
#include "pokemon_summary_screen.h"
|
||||
#include "graphics.h"
|
||||
#include "sound.h"
|
||||
#include "strings.h"
|
||||
#include "constants/songs.h"
|
||||
#include "constants/moves.h"
|
||||
|
||||
Reference in New Issue
Block a user