summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/pokemon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/pokemon.h b/include/constants/pokemon.h
index 11a7c7fc5..51ef0c015 100644
--- a/include/constants/pokemon.h
+++ b/include/constants/pokemon.h
@@ -346,4 +346,6 @@
#define NUM_MALE_LINK_FACILITY_CLASSES 8
#define NUM_FEMALE_LINK_FACILITY_CLASSES 8
+#define MON_PIC_SIZE (64 * 64 / 2)
+
#endif // GUARD_CONSTANTS_POKEMON_H