diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-18 14:40:04 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-10-18 14:40:04 -0400 |
commit | 24b4e898ada55c79a0575684722b9d42e63017e9 (patch) | |
tree | 0252b790ad248630e6f3041e778eec836066d94e /include/constants | |
parent | b31bddddca327bd15cc022717d19ace43b435ac2 (diff) |
More mauville_old_man clean up
Diffstat (limited to 'include/constants')
-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 6d3fa936d..3d5da0078 100644 --- a/include/constants/global.h +++ b/include/constants/global.h @@ -96,6 +96,7 @@ #define NUM_STORYTELLER_TALES 4 #define NUM_TRADER_ITEMS 4 #define GIDDY_MAX_TALES 10 +#define GIDDY_MAX_QUESTIONS 8 #define OPTIONS_BUTTON_MODE_NORMAL 0 #define OPTIONS_BUTTON_MODE_LR 1 |