summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-05-07 12:08:57 -0700
committerYamaArashi <shadow962@live.com>2017-05-07 12:09:15 -0700
commit68ce0d8bb0369c2e3178241e97bdd5051eac53c9 (patch)
tree95e6243ad91aeaad5182d5bd9fb09895ab8df5f3 /include
parent91208b74b8e7cf6c18526417d7a3c093c955c1fe (diff)
decompile EV and pokerus functions
Diffstat (limited to 'include')
-rw-r--r--include/pokemon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index 39bde80cb..3be89c868 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -115,6 +115,8 @@
#define TYPE_DARK 0x11
#define PARTY_SIZE 6
+#define MAX_TOTAL_EVS 510
+#define NUM_STATS 6
enum {
NATURE_HARDY,