aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui.h
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-02-19 18:33:29 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-02-19 18:33:29 -0500
commit0075f9e7997d01fa2105bff38e40a3d5b8b421e6 (patch)
treec2e9bbbced1ac97cbcfd81930905aec50325dc64 /include/ui.h
parent2a4a514b654ef0e08134a116c658d49a8f16cfe7 (diff)
Village work
Diffstat (limited to 'include/ui.h')
-rw-r--r--include/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ui.h b/include/ui.h
index 38a4932..8d479a4 100644
--- a/include/ui.h
+++ b/include/ui.h
@@ -102,6 +102,7 @@ namespace ui {
extern bool dialogBoxExists;
extern unsigned char dialogOptChosen;
extern bool dialogImportant;
+ extern bool dialogPassive;
extern unsigned int textWrapLimit;