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 -2
View File
@@ -1,5 +1,5 @@
#include "global.h"
#include "malloc.h"
#include "gflib.h"
#include "data.h"
#include "easy_chat.h"
#include "event_data.h"
@@ -9,7 +9,6 @@
#include "mail.h"
#include "pokedex.h"
#include "random.h"
#include "string_util.h"
#include "strings.h"
#include "constants/easy_chat.h"
#include "constants/flags.h"