Clear includes

This commit is contained in:
DizzyEggg
2018-12-24 00:02:29 +01:00
parent 81b38c00e4
commit 9320fe8f85
34 changed files with 753 additions and 785 deletions
+1 -6
View File
@@ -19,6 +19,7 @@
#include "window.h"
#include "palette.h"
#include "decompress.h"
#include "party_menu.h"
#include "menu.h"
#include "sound.h"
#include "pokemon_icon.h"
@@ -57,12 +58,6 @@ struct UnkStruct_860DD10
u16 src;
};
extern void sub_81B8558(void);
extern u8 gSelectedOrderFromParty[];
extern const struct SpriteTemplate gUnknown_0860CFA8;
// text
extern const u8 gTrainerClassNames[][0xD];