Sync AI scripts

This commit is contained in:
GriffinR
2020-01-22 16:38:27 -05:00
parent 055e5d2bbf
commit d084a5ca84
7 changed files with 3282 additions and 3123 deletions
+4
View File
@@ -91,4 +91,8 @@
#define PLAYER_HAS_ONE_MON 0x1
#define PLAYER_HAS_ONE_USABLE_MON 0x2
#define MON_MALE 0x00
#define MON_FEMALE 0xFE
#define MON_GENDERLESS 0xFF
#endif // GUARD_CONSTANTS_POKEMON_H