diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-03-31 15:53:01 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-03-31 16:08:42 -0400 |
commit | 86856098a35b58eabb74db1d41cb9a2853c6746f (patch) | |
tree | 0c102af56810d59c51b521e150ef5425032c5086 /include/constants/global.h | |
parent | c40fb9288cf02f2cba1b72c7377d6272a0eef6f2 (diff) |
Document Dewford Trend
Diffstat (limited to 'include/constants/global.h')
-rw-r--r-- | include/constants/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h index 213ccca5b..9b0c46ce4 100644 --- a/include/constants/global.h +++ b/include/constants/global.h @@ -52,6 +52,7 @@ #define NUM_CONTEST_WINNERS 13 #define UNION_ROOM_KB_ROW_COUNT 10 #define GIFT_RIBBONS_COUNT 11 +#define SAVED_TRENDS_COUNT 5 #define PYRAMID_BAG_ITEMS_COUNT 10 #define HALL_FACILITIES_COUNT 9 // 7 facilities for single mode + tower double mode + tower multi mode. |