Clean up includes
This commit is contained in:
+1
-7
@@ -1,23 +1,17 @@
|
||||
#include "global.h"
|
||||
#include "main.h"
|
||||
#include "task.h"
|
||||
#include "malloc.h"
|
||||
#include "gflib.h"
|
||||
#include "util.h"
|
||||
#include "string_util.h"
|
||||
#include "event_data.h"
|
||||
#include "cereader_tool.h"
|
||||
#include "easy_chat.h"
|
||||
#include "text.h"
|
||||
#include "battle_setup.h"
|
||||
#include "battle_transition.h"
|
||||
#include "battle.h"
|
||||
#include "battle_main.h"
|
||||
#include "overworld.h"
|
||||
#include "item.h"
|
||||
#include "window.h"
|
||||
#include "menu.h"
|
||||
#include "new_menu_helpers.h"
|
||||
#include "sound.h"
|
||||
#include "constants/vars.h"
|
||||
#include "constants/items.h"
|
||||
#include "constants/species.h"
|
||||
|
||||
Reference in New Issue
Block a user