diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-09-09 15:24:34 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-09-09 15:24:34 -0400 |
commit | cbf8863e5bdae68d851e940660ac9d4c948498df (patch) | |
tree | 75615103813501615de65688ed69c4eea8d2f1f6 /include/constants/global.h | |
parent | 4dbaca9dc619a621bdf0a2de8ff15e935eceeb27 (diff) |
Clean up Lilycove Lady
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 9b0c46ce4..1cece7975 100644 --- a/include/constants/global.h +++ b/include/constants/global.h @@ -86,6 +86,7 @@ #define EASY_CHAT_BATTLE_WORDS_COUNT 6 #define MOVE_NAME_LENGTH 12 #define NUM_QUESTIONNAIRE_WORDS 4 +#define QUIZ_QUESTION_LEN 9 #define MALE 0 #define FEMALE 1 |