Made Types and Egg Groups into arrays

This commit is contained in:
Eduardo Quezada
2022-11-22 17:05:25 -03:00
parent 4736b4b14d
commit 7327be6f9e
18 changed files with 850 additions and 1622 deletions

View File

@@ -266,4 +266,8 @@
#define SKIP_FRONT_ANIM (1 << 7)
#define NUM_TYPE_SLOTS 2
#define NUM_EGG_GROUP_SLOTS 2
#define NUM_ABILITY_SLOTS 2
#endif // GUARD_CONSTANTS_POKEMON_H