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 51288baa43..7ff9054ed6 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -813,7 +813,8 @@ public:
std::vector<sound_mapping> sound_mappings;
std::vector<colour_mapping> menu_colour_mappings;
- bool sort_menus;
+ int sort_menus; // 0 = always, -1 = never, number = beyond
+ // that size.
int dump_kill_places; // How to dump place information for kills.
int dump_message_count; // How many old messages to dump