diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-07-08 15:43:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 15:43:45 -0400 |
commit | 8b80b417e2172a44098a22473717da20585bd15d (patch) | |
tree | 2568b0dadaaf9dc2351da835bfaeacd11000b694 /include/constants/trainers.h | |
parent | 550875757b6bbe3cde41c928c6bbef863b5492bf (diff) | |
parent | e50777042528a667b4196ed6879b39e573457494 (diff) |
Merge pull request #1069 from GriffinRichards/doc-link
Document linking
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 541b131ca..3f22c7cef 100644 --- a/include/constants/trainers.h +++ b/include/constants/trainers.h @@ -13,7 +13,7 @@ #define TRAINER_PLAYER 1023 #define TRAINER_SECRET_BASE 1024 #define TRAINER_LINK_OPPONENT 2048 -#define TRAINER_OPPONENT_C00 3072 +#define TRAINER_UNION_ROOM 3072 #define TRAINER_STEVEN_PARTNER 3075 #define TRAINER_PIC_HIKER 0 |