summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-08-05 08:15:58 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-08-05 08:15:58 +0800
commitb9d547a02f615b991713158bb7068ce0d7169088 (patch)
treeb09fb1c380e86fa9c2ba181dd669eead85f556b9 /include/pokemon.h
parent5568895b043dc37e95be0e99787541d78a7c6fee (diff)
ported battle_controller_player from pokeem and matched several new functions
Diffstat (limited to 'include/pokemon.h')
-rw-r--r--include/pokemon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index d3a7522c9..ae966feb2 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -94,6 +94,8 @@
#define MON_DATA_SPATK2 87
#define MON_DATA_SPDEF2 88
+#define MAX_LEVEL 100
+
#define OT_ID_RANDOM_NO_SHINY 2
#define OT_ID_PRESET 1
#define OT_ID_PLAYER_ID 0