diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-10-24 18:16:57 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-10-24 18:16:57 -0500 |
commit | c427a4af00fa46f33f7167977ea834218c37cfa8 (patch) | |
tree | 1e9d010ba004d4296935618cf4d915bb66dedc7f /include/constants | |
parent | 41baa271c3fff795ee7ffa16d756ae427e5b792c (diff) |
Attempt to decompile sub_3219C
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 |