summaryrefslogtreecommitdiff
path: root/src/doomstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doomstat.h')
-rw-r--r--src/doomstat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doomstat.h b/src/doomstat.h
index e49ee54f..4fc174cd 100644
--- a/src/doomstat.h
+++ b/src/doomstat.h
@@ -55,6 +55,7 @@ extern boolean fastparm; // checkparm of -fast
extern boolean devparm; // DEBUG: launched with -devparm
+extern boolean screensaver_mode; // game running as a screensaver?
// -----------------------------------------------------
// Game Mode - identify IWAD as shareware, retail etc.