summaryrefslogtreecommitdiff
path: root/include/constants/global.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-14 12:12:16 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-14 13:24:20 -0400
commit95406384f4b8291238a4822ad0bf20a9b491df72 (patch)
tree04103f8da4d958262ef99c7af0797eee6d251e25 /include/constants/global.h
parent3a7995bc7ce8fda6a763ab14f96a2011f735def6 (diff)
Start wonder card/news documenting
Diffstat (limited to 'include/constants/global.h')
-rw-r--r--include/constants/global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index 1cece7975..518fe6bad 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -87,6 +87,8 @@
#define MOVE_NAME_LENGTH 12
#define NUM_QUESTIONNAIRE_WORDS 4
#define QUIZ_QUESTION_LEN 9
+#define WONDER_CARD_TEXT_LENGTH 40
+#define WONDER_NEWS_TEXT_LENGTH 40
#define MALE 0
#define FEMALE 1