diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-16 13:38:21 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-17 02:01:07 +0800 |
commit | f03807931fa6451c446dc931cd755c697f7177a4 (patch) | |
tree | 05e5871bf1d02e33f57a5e95905b49e14c90a1d3 /include/constants/trainers.h | |
parent | a6c0088073949fe3007bf600fd2de8948b3874a7 (diff) |
thru sub_8011B94
Diffstat (limited to 'include/constants/trainers.h')
-rw-r--r-- | include/constants/trainers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/trainers.h b/include/constants/trainers.h index 1aad499a1..73244ba90 100644 --- a/include/constants/trainers.h +++ b/include/constants/trainers.h @@ -1,6 +1,8 @@ #ifndef GUARD_TRAINERS_H #define GUARD_TRAINERS_H +#define TRAINER_SECRET_BASE 1024 + #define F_TRAINER_FEMALE (1 << 7) // All trainer parties specify the IV, level, and species for each Pokémon in the |