summaryrefslogtreecommitdiff
path: root/src/i_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_video.h')
-rw-r--r--src/i_video.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i_video.h b/src/i_video.h
index 2df17962..e9904fd8 100644
--- a/src/i_video.h
+++ b/src/i_video.h
@@ -58,6 +58,8 @@ void I_EndRead (void);
void I_SetWindowCaption(void);
void I_SetWindowIcon(void);
+void I_CheckIsScreensaver(void);
+
extern int autoadjust_video_settings;
extern boolean screenvisible;
extern int screenmultiply;