diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-11-07 11:23:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-07 11:23:15 -0500 |
commit | d833c0ba01594468195d3a5dac843cedba8af9eb (patch) | |
tree | af24f4ab930dd8eac94cc2c1a5afb5464739e474 /include/constants/trainers.h | |
parent | 994b9cdbadc21d2db257015953f67cb4023e2450 (diff) | |
parent | 2b521f243a74c0d49a589c879769ce59de8202e4 (diff) |
Merge pull request #144 from PikalaxALT/dism_more_data
Dump battle scripts and several rfu3 strings
Diffstat (limited to 'include/constants/trainers.h')
-rw-r--r-- | include/constants/trainers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/trainers.h b/include/constants/trainers.h index d8c429ed5..30e11c14f 100644 --- a/include/constants/trainers.h +++ b/include/constants/trainers.h @@ -165,6 +165,7 @@ #define TRAINER_PIC_LADY 146 #define TRAINER_PIC_PAINTER 147 +// Leftover from R/S #define TRAINER_SECRET_BASE 1024 #define F_TRAINER_FEMALE (1 << 7) |