summaryrefslogtreecommitdiff
path: root/src/strife/p_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_dialog.h')
-rw-r--r--src/strife/p_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_dialog.h b/src/strife/p_dialog.h
index 66a3b0a8..7463490b 100644
--- a/src/strife/p_dialog.h
+++ b/src/strife/p_dialog.h
@@ -45,7 +45,7 @@
extern char mission_objective[OBJECTIVE_LEN];
-extern boolean dialogshowtext;
+extern int dialogshowtext;
// villsa - convenient macro for giving objective logs to player
#define GiveObjective(x, minlumpnum) \