From f03807931fa6451c446dc931cd755c697f7177a4 Mon Sep 17 00:00:00 2001 From: jiangzhengwenjz Date: Wed, 16 Oct 2019 13:38:21 +0800 Subject: thru sub_8011B94 --- include/constants/trainers.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/constants/trainers.h') 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 -- cgit v1.2.3