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 aab1dd2d87..525ec77614 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -781,6 +781,7 @@ struct game_options
int fsim_str, fsim_int, fsim_dex;
int fsim_xl;
std::string fsim_mons;
+ std::vector<std::string> fsim_kit;
typedef std::map<std::string, std::string> opt_map;
opt_map named_options; // All options not caught above are