From a54a466252f41004b5199995f9bfda8072f7f09a Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Sun, 30 Mar 2014 06:57:20 +0000 Subject: Add screen shot, fix screen shot bug in hge_unix. --- hge/hge_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hge/hge_impl.h') diff --git a/hge/hge_impl.h b/hge/hge_impl.h index e09a321..7361274 100644 --- a/hge/hge_impl.h +++ b/hge/hge_impl.h @@ -339,6 +339,7 @@ public: //int _format_id(D3DFORMAT fmt); void _SetBlendMode(int blend); void _SetProjectionMatrix(int width, int height); + int _flipSDLSurface(int pitch, int height, void* image_pixels); // Audio -- cgit v1.2.3