aboutsummaryrefslogtreecommitdiff
path: root/hge/hge_impl.h
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-30 06:57:20 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-30 06:57:20 +0000
commita54a466252f41004b5199995f9bfda8072f7f09a (patch)
tree06ec60b43494ab7b8584c1f54e54287a00e156d0 /hge/hge_impl.h
parent969bc3f4d0828d932b49bbff2ff6a4f2ac7c7926 (diff)
downloadbullet-lab-remix-a54a466252f41004b5199995f9bfda8072f7f09a.tar.xz
Add screen shot, fix screen shot bug in hge_unix.
Diffstat (limited to 'hge/hge_impl.h')
-rw-r--r--hge/hge_impl.h1
1 files changed, 1 insertions, 0 deletions
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