Clean up includes
This commit is contained in:
+1
-6
@@ -1,19 +1,14 @@
|
||||
#include "global.h"
|
||||
#include "malloc.h"
|
||||
#include "bg.h"
|
||||
#include "gflib.h"
|
||||
#include "credits.h"
|
||||
#include "palette.h"
|
||||
#include "gpu_regs.h"
|
||||
#include "task.h"
|
||||
#include "overworld.h"
|
||||
#include "event_data.h"
|
||||
#include "window.h"
|
||||
#include "new_menu_helpers.h"
|
||||
#include "decompress.h"
|
||||
#include "graphics.h"
|
||||
#include "strings.h"
|
||||
#include "trainer_pokemon_sprites.h"
|
||||
#include "sound.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/maps.h"
|
||||
#include "constants/field_weather.h"
|
||||
|
||||
Reference in New Issue
Block a user