summaryrefslogtreecommitdiff
path: root/src/goal_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/goal_type.h')
-rw-r--r--src/goal_type.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/goal_type.h b/src/goal_type.h
index 5014b1b21..e9436e620 100644
--- a/src/goal_type.h
+++ b/src/goal_type.h
@@ -12,6 +12,10 @@
#ifndef GOAL_TYPE_H
#define GOAL_TYPE_H
+enum {
+ GOAL_QUESTION_BUTTON_COUNT = 18, ///< Amount of buttons available.
+};
+
/** Types of goal destinations */
enum GoalType {
GT_NONE, ///< Destination is not linked