[Scummvm-cvs-logs] SF.net SVN: scummvm: [32163] scummvm/trunk/engines/gob/video.h

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sun May 18 01:59:56 CEST 2008


Revision: 32163
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32163&view=rev
Author:   drmccoy
Date:     2008-05-17 16:59:56 -0700 (Sat, 17 May 2008)

Log Message:
-----------
Ooops, forget that one

Modified Paths:
--------------
    scummvm/trunk/engines/gob/video.h

Modified: scummvm/trunk/engines/gob/video.h
===================================================================
--- scummvm/trunk/engines/gob/video.h	2008-05-17 23:58:40 UTC (rev 32162)
+++ scummvm/trunk/engines/gob/video.h	2008-05-17 23:59:56 UTC (rev 32163)
@@ -98,13 +98,18 @@
 	};
 
 	bool _doRangeClamp;
+
 	int16 _surfWidth;
 	int16 _surfHeight;
+
 	int16 _scrollOffsetX;
 	int16 _scrollOffsetY;
+
+	SurfaceDesc::Ptr _splitSurf;
 	int16 _splitHeight1;
 	int16 _splitHeight2;
 	int16 _splitStart;
+
 	int16 _screenDeltaX;
 	int16 _screenDeltaY;
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list