diff -r 6e8aee653dab -r e3c37b950a68 gldraw.h --- a/gldraw.h Fri Apr 26 22:53:21 2013 +0300 +++ b/gldraw.h Sat Apr 27 02:17:03 2013 +0300 @@ -45,6 +45,7 @@ void refresh (); void updateSelFlash (); void resetAngles (); + uchar* screencap (ushort& w, ushort& h); double rotX, rotY, rotZ; double panX, panY;