summaryrefslogtreecommitdiff
path: root/include/constants/trainers.h
diff options
context:
space:
mode:
authorMelody <melody@pallet.town>2018-12-01 22:56:42 -0500
committerMelody <melody@pallet.town>2018-12-02 00:47:04 -0500
commitb9cf4f27b5361408ff11e19e11921d0beb12050c (patch)
tree87e719a61624f1220ba1a844f8e36ac4347cd31c /include/constants/trainers.h
parenta2186dcdd7cf4d288484ab36e4be860e0e49292c (diff)
renames the winstrate graphics names to pokefan
Diffstat (limited to 'include/constants/trainers.h')
-rw-r--r--include/constants/trainers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/trainers.h b/include/constants/trainers.h
index 2ea9f7c62..a87624eb6 100644
--- a/include/constants/trainers.h
+++ b/include/constants/trainers.h
@@ -65,8 +65,8 @@
#define TRAINER_PIC_SCHOOL_KID_M 48
#define TRAINER_PIC_SCHOOL_KID_F 49
#define TRAINER_PIC_SR_AND_JR 50
-#define TRAINER_PIC_WINSTRATE_M 51
-#define TRAINER_PIC_WINSTRATE_F 52
+#define TRAINER_PIC_POKEFAN_M 51
+#define TRAINER_PIC_POKEFAN_F 52
#define TRAINER_PIC_YOUNGSTER 53
#define TRAINER_PIC_CHAMPION_WALLACE 54
#define TRAINER_PIC_FISHERMAN 55