diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-13 19:25:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-13 19:25:41 -0500 |
commit | ff7e11c0b0b34fce0891b7bc1731971b2e0bfbc4 (patch) | |
tree | daa010cdfdbf3fbf8868ac72d88fc40e2f332e28 /include/constants/field_specials.h | |
parent | 7455bd9b9a6c02e5ff567400fde3ea6315be5837 (diff) | |
parent | ef8370566f14c22b9927db09b8ff69a98049c796 (diff) |
Merge branch 'master' into doc-scriptclean
Diffstat (limited to 'include/constants/field_specials.h')
-rw-r--r-- | include/constants/field_specials.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants/field_specials.h b/include/constants/field_specials.h index 5ec38d1d4..cbc5e96a3 100644 --- a/include/constants/field_specials.h +++ b/include/constants/field_specials.h @@ -49,4 +49,7 @@ #define DEPT_STORE_FLOORNUM_11F 14 #define DEPT_STORE_FLOORNUM_ROOFTOP 15 +// Pokemon Trainer Fan Club +#define NUM_TRAINER_CLUB_MEMBERS 8 + #endif // GUARD_CONSTANTS_FIELD_SPECIALS_H |