summaryrefslogtreecommitdiff
path: root/src/hexen/st_start.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/st_start.h')
-rw-r--r--src/hexen/st_start.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hexen/st_start.h b/src/hexen/st_start.h
index 252d44c7..53cd85c9 100644
--- a/src/hexen/st_start.h
+++ b/src/hexen/st_start.h
@@ -39,3 +39,6 @@ extern void ST_NetProgress(void);
extern void ST_NetDone(void);
// PUBLIC DATA DECLARATIONS ------------------------------------------------
+
+extern int graphical_startup;
+