diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-21 10:48:55 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-21 10:48:55 -0400 |
commit | 218555e72ceeb55ad21c942c55796130cc3eb864 (patch) | |
tree | d078744968ead07091d07afd3c2d80aacacef7db /include/constants | |
parent | 47fe2cb9ce8b2aec7d40fe5f44c1248b090606d6 (diff) |
through sub_811D5C0
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/pokemon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/constants/pokemon.h b/include/constants/pokemon.h index bc02bffdd..747bdea4c 100644 --- a/include/constants/pokemon.h +++ b/include/constants/pokemon.h @@ -211,7 +211,6 @@ #define PARTY_SIZE 6 #define MAX_TOTAL_EVS 510 #define UNOWN_FORM_COUNT 28 -#define MAX_MON_LEVEL 100 #define BOX_NAME_LENGTH 8 #endif // GUARD_CONSTANTS_POKEMON_H |