[Scummvm-cvs-logs] SF.net SVN: scummvm:[40206] scummvm/trunk/engines/gob/draw.h
strangerke at users.sourceforge.net
strangerke at users.sourceforge.net
Wed Apr 29 18:23:38 CEST 2009
Revision: 40206
http://scummvm.svn.sourceforge.net/scummvm/?rev=40206&view=rev
Author: strangerke
Date: 2009-04-29 16:23:38 +0000 (Wed, 29 Apr 2009)
Log Message:
-----------
Gob- Add a fascination-specific (and yet unknown) renderflag vaue
Modified Paths:
--------------
scummvm/trunk/engines/gob/draw.h
Modified: scummvm/trunk/engines/gob/draw.h
===================================================================
--- scummvm/trunk/engines/gob/draw.h 2009-04-29 16:21:12 UTC (rev 40205)
+++ scummvm/trunk/engines/gob/draw.h 2009-04-29 16:23:38 UTC (rev 40206)
@@ -37,6 +37,7 @@
#define RENDERFLAG_COLLISIONS 0x0004
#define RENDERFLAG_CAPTUREPOP 0x0008
#define RENDERFLAG_USEDELTAS 0x0010
+#define RENDERFLAG_UNKNOWN 0x0080
#define RENDERFLAG_NOBLITINVALIDATED 0x0200
#define RENDERFLAG_SKIPOPTIONALTEXT 0x0400
#define RENDERFLAG_FROMSPLIT 0x0800
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