summaryrefslogtreecommitdiff
path: root/src/v_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/v_video.h')
-rw-r--r--src/v_video.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/v_video.h b/src/v_video.h
index bda26038..3782b4eb 100644
--- a/src/v_video.h
+++ b/src/v_video.h
@@ -116,4 +116,6 @@ V_MarkRect
int width,
int height );
+void V_ScreenShot(void);
+
#endif