summaryrefslogtreecommitdiff
path: root/include/constants/global.h
diff options
context:
space:
mode:
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 e398cc5be..28fe660e3 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -35,6 +35,8 @@
#define QUEST_LOG_SCENE_COUNT 4
+#define NUM_TOWER_CHALLENGE_TYPES 4
+
#define MALE 0
#define FEMALE 1
#define GENDER_COUNT 2