summaryrefslogtreecommitdiff
path: root/src/easy_chat.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-02-21 20:50:44 -0500
committerGitHub <noreply@github.com>2020-02-21 20:50:44 -0500
commite194cf83d257796591e6a7a2cb88e208ac7de968 (patch)
treef39d5da19fd92a02d1b66ac4f2eb1dae325952ab /src/easy_chat.c
parent4280723f0ef24ff218cb81fd4ce8eb7abf063d34 (diff)
parent7624b5e5c0d4d8290356dc897c2ea179c842d2b8 (diff)
Merge pull request #262 from PikalaxALT/trainer_see
Trainer see
Diffstat (limited to 'src/easy_chat.c')
-rw-r--r--src/easy_chat.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/easy_chat.c b/src/easy_chat.c
index 1d2873fc2..14662b660 100644
--- a/src/easy_chat.c
+++ b/src/easy_chat.c
@@ -1,33 +1,18 @@
#include "global.h"
#include "malloc.h"
-#include "bg.h"
#include "data.h"
-#include "decompress.h"
-#include "dynamic_placeholder_text_util.h"
#include "easy_chat.h"
#include "event_data.h"
#include "field_message_box.h"
-#include "field_weather.h"
-#include "gpu_regs.h"
-#include "graphics.h"
-#include "main.h"
#include "mevent.h"
#include "menu.h"
#include "mail.h"
-#include "overworld.h"
-#include "palette.h"
#include "pokedex.h"
#include "random.h"
-#include "sound.h"
#include "string_util.h"
#include "strings.h"
-#include "task.h"
-#include "text_window.h"
-#include "window.h"
#include "constants/easy_chat.h"
-#include "constants/object_events.h"
#include "constants/flags.h"
-#include "constants/songs.h"
#include "constants/species.h"
struct Unk203A120