diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-16 22:52:41 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-16 22:52:41 -0700 |
commit | 5f6672ee078d878fd089ed0d5925d46ee21511db (patch) | |
tree | bfdd0ebc988ec67aa30b42f3a78d486ac22d55bd /include/constants/trainers.h | |
parent | 29d7f1c73772c9340fb2bd380376a14404944b14 (diff) |
Rename trainer front pics and palettes.
Diffstat (limited to 'include/constants/trainers.h')
-rw-r--r-- | include/constants/trainers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/trainers.h b/include/constants/trainers.h index a2392eda1..310965fa0 100644 --- a/include/constants/trainers.h +++ b/include/constants/trainers.h @@ -59,7 +59,7 @@ #define TRAINER_PIC_WALLY 55 #define TRAINER_PIC_RS_BRENDAN_1 56 #define TRAINER_PIC_RS_MAY_1 57 -#define TRAINER_PIC_RS_POKEMON_BREEDER_M 58 +#define TRAINER_PIC_POKEMON_BREEDER_M 58 #define TRAINER_PIC_RS_POKEMON_BREEDER_F 59 #define TRAINER_PIC_RS_POKEMON_RANGER_M 60 #define TRAINER_PIC_RS_POKEMON_RANGER_F 61 |