summaryrefslogtreecommitdiff
path: root/include/constants/pokemon.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-15 10:14:29 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-15 10:14:29 -0400
commit9e33176367974197195a9c9f8e58ede7569d665d (patch)
tree1c4b7935b594bf40549b24b9daca132f3bcf3d15 /include/constants/pokemon.h
parentc2f8c12c6f92c2e43e117c9a156ebe58120e0a80 (diff)
Resolve compiler warnings
Diffstat (limited to 'include/constants/pokemon.h')
-rw-r--r--include/constants/pokemon.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/constants/pokemon.h b/include/constants/pokemon.h
index 41ae10fe..9accbad1 100644
--- a/include/constants/pokemon.h
+++ b/include/constants/pokemon.h
@@ -272,9 +272,6 @@
#define MON_RATIO_FEMALE 254
#define MON_RATIO_UNKNOWN 255
-#define POKEMON_NAME_LENGTH 10
-#define OT_NAME_LENGTH 7
-
enum MonGender
{
MON_MALE = 0,