summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/options.h')
-rw-r--r--crawl-ref/source/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/options.h b/crawl-ref/source/options.h
index 2e64f1f680..b8d331c0cf 100644
--- a/crawl-ref/source/options.h
+++ b/crawl-ref/source/options.h
@@ -58,6 +58,7 @@ public:
int view_max_width;
int view_max_height;
int mlist_min_height;
+ int msg_min_height;
int msg_max_height;
bool mlist_allow_alternate_layout;
bool messages_at_top;