Clean up includes

This commit is contained in:
PikalaxALT
2020-04-08 17:03:26 -04:00
parent 5f00cffaac
commit ea207f6334
117 changed files with 112 additions and 450 deletions
+1 -5
View File
@@ -1,10 +1,6 @@
#include "global.h"
#include "sprite.h"
#include "window.h"
#include "malloc.h"
#include "palette.h"
#include "gflib.h"
#include "decompress.h"
#include "pokemon.h"
extern const struct CompressedSpriteSheet gMonFrontPicTable[];
extern const struct CompressedSpriteSheet gMonBackPicTable[];