diff options
Diffstat (limited to 'include/constants')
-rwxr-xr-x | include/constants/species.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/species.h b/include/constants/species.h index 59f9ff2..7fc56bf 100755 --- a/include/constants/species.h +++ b/include/constants/species.h @@ -208,4 +208,6 @@ #define SPECIES_AERODACTYL 0xCC #define SPECIES_NONE 0xCD +#define BONUS_SPECIES_START SPECIES_CHIKORITA + #endif // GUARD_CONSTANTS_SPECIES_H |