From a29aa1ee2935857f616351a23578311f514516d4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 25 Mar 2008 18:51:27 +0000 Subject: screenshots --- src/client/video.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client/video.h') diff --git a/src/client/video.h b/src/client/video.h index 2b3fc41..d453536 100644 --- a/src/client/video.h +++ b/src/client/video.h @@ -24,6 +24,9 @@ namespace video /// reset and clear the viewport void reset(); + /// make a screenshot + void screenshot(); + /// width of the window in pixels extern int width; -- cgit v1.2.3