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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index fe553974a4..e38f79546d 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1396,6 +1396,7 @@ struct system_environment
std::string crawl_pizza;
std::string crawl_rc;
std::string crawl_dir;
+ std::string morgue_dir;
std::string crawl_base; // Directory from argv[0], may be used to
// locate datafiles.
std::string home; // only used by MULTIUSER systems