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 e24e96cc73..d2d3280581 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -2180,6 +2180,7 @@ public:
bool rest_wait_both; // Stop resting only when both HP and MP are
// fully restored.
+ bool zap_evoke_reminder; // reminder that wands need to be e(V)oked
#ifdef WIZARD
// Parameters for fight simulations.