Clean up includes
This commit is contained in:
+1
-9
@@ -1,23 +1,15 @@
|
||||
#include "global.h"
|
||||
#include "gflib.h"
|
||||
#include "scanline_effect.h"
|
||||
#include "palette.h"
|
||||
#include "task.h"
|
||||
#include "main.h"
|
||||
#include "window.h"
|
||||
#include "malloc.h"
|
||||
#include "link.h"
|
||||
#include "bg.h"
|
||||
#include "sound.h"
|
||||
#include "overworld.h"
|
||||
#include "menu.h"
|
||||
#include "text.h"
|
||||
#include "event_data.h"
|
||||
#include "easy_chat.h"
|
||||
#include "money.h"
|
||||
#include "strings.h"
|
||||
#include "string_util.h"
|
||||
#include "trainer_card.h"
|
||||
#include "gpu_regs.h"
|
||||
#include "pokedex.h"
|
||||
#include "pokemon_icon.h"
|
||||
#include "graphics.h"
|
||||
|
||||
Reference in New Issue
Block a user