[pokemon_expansion] ABILITIES_COUNT_GEN6 => ABILITIES_COUNT_GEN7 (#300)

This commit is contained in:
LOuroboros 2020-03-06 07:37:30 -03:00 committed by GitHub
parent f95a335c0d
commit 0387876c6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,6 +255,6 @@
#define ABILITIES_COUNT_GEN7 235
#define ABILITIES_COUNT ABILITIES_COUNT_GEN6
#define ABILITIES_COUNT ABILITIES_COUNT_GEN7
#endif // GUARD_CONSTANTS_ABILITIES_H