summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index 9c0733954f..b5634ac6e3 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1547,7 +1547,8 @@ public:
int view_max_width;
int view_max_height;
int mlist_min_height;
- bool mlist_force_inline;
+ bool mlist_allow_alternate_layout;
+ bool classic_hud;
// The view lock variables force centering the viewport around the PC @
// at all times (the default). If view locking is not enabled, the viewport