diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-10-01 17:20:38 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2020-10-01 17:07:12 -0500 |
| commit | 52598983250fd8ad7b66ff2b9d77046859f169c8 (patch) | |
| tree | 4bcb318e96a67811ebe0e44472c6a0943e096def /src/data/easy_chat | |
| parent | 22c6c034296871cb1094d53ac3fc53cd2c5dbf8e (diff) | |
Replace POKEMON_SLOTS_NUMBER
Diffstat (limited to 'src/data/easy_chat')
| -rwxr-xr-x | src/data/easy_chat/easy_chat_group_pokemon.h | 2 | ||||
| -rwxr-xr-x | src/data/easy_chat/easy_chat_group_pokemon2.h | 2 |
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, |
