Clean up includes
This commit is contained in:
+1
-8
@@ -1,12 +1,9 @@
|
||||
#include "global.h"
|
||||
#include "palette.h"
|
||||
#include "bg.h"
|
||||
#include "gflib.h"
|
||||
#include "m4a.h"
|
||||
#include "scanline_effect.h"
|
||||
#include "bg_regs.h"
|
||||
#include "gpu_regs.h"
|
||||
#include "decompress.h"
|
||||
#include "malloc.h"
|
||||
#include "save.h"
|
||||
#include "battle.h"
|
||||
#include "quest_log.h"
|
||||
@@ -15,16 +12,12 @@
|
||||
#include "random.h"
|
||||
#include "task.h"
|
||||
#include "event_data.h"
|
||||
#include "string_util.h"
|
||||
#include "item_menu.h"
|
||||
#include "trade.h"
|
||||
#include "text.h"
|
||||
#include "sound.h"
|
||||
#include "menu.h"
|
||||
#include "overworld.h"
|
||||
#include "new_menu_helpers.h"
|
||||
#include "link.h"
|
||||
#include "window.h"
|
||||
#include "graphics.h"
|
||||
#include "strings.h"
|
||||
#include "help_system.h"
|
||||
|
||||
Reference in New Issue
Block a user