summaryrefslogtreecommitdiff
path: root/src/data/easy_chat
diff options
context:
space:
mode:
authorExpoSeed <43502820+ExpoSeed@users.noreply.github.com>2020-10-12 17:09:38 -0500
committerGitHub <noreply@github.com>2020-10-12 17:09:38 -0500
commit8d2d34aae9767f283b3c34140920828e37540d23 (patch)
tree3c8fc07e6358c9b71254042b3ac8fee284492e5a /src/data/easy_chat
parentf8ce2efb557bc6c4ff7d64ab9057a5a80eb6f07e (diff)
parent46212e0d14f411e0bce35f0e968820d2b35daeb2 (diff)
Merge pull request #5 from pret/master
Sync master
Diffstat (limited to 'src/data/easy_chat')
-rwxr-xr-xsrc/data/easy_chat/easy_chat_group_pokemon.h2
-rwxr-xr-xsrc/data/easy_chat/easy_chat_group_pokemon2.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/data/easy_chat/easy_chat_group_pokemon.h b/src/data/easy_chat/easy_chat_group_pokemon.h
index 9993a5144..a6e1c48ea 100755
--- a/src/data/easy_chat/easy_chat_group_pokemon.h
+++ b/src/data/easy_chat/easy_chat_group_pokemon.h
@@ -1,5 +1,3 @@
-#include "constants/species.h"
-
const u16 gEasyChatGroup_Pokemon[] = {
SPECIES_ABRA,
SPECIES_ABSOL,
diff --git a/src/data/easy_chat/easy_chat_group_pokemon2.h b/src/data/easy_chat/easy_chat_group_pokemon2.h
index 35b0a03cb..44dce0cc8 100755
--- a/src/data/easy_chat/easy_chat_group_pokemon2.h
+++ b/src/data/easy_chat/easy_chat_group_pokemon2.h
@@ -1,5 +1,3 @@
-#include "constants/species.h"
-
const u16 gEasyChatGroup_Pokemon2[] = {
SPECIES_ABRA,
SPECIES_AERODACTYL,