summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/variable.cc b/src/variable.cc
index fd8ccd40..9bb78ca9 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -143,6 +143,11 @@ int text_out_indent = 0;
/*
+ * Options
+ */
+struct options *options = nullptr;
+
+/*
* Dungeon variables
*/