[Scummvm-cvs-logs] SF.net SVN: scummvm:[34917] scummvm/trunk/backends/platform/symbian/src/ portdefs.h

anotherguest at users.sourceforge.net anotherguest at users.sourceforge.net
Thu Nov 6 20:03:11 CET 2008


Revision: 34917
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34917&view=rev
Author:   anotherguest
Date:     2008-11-06 19:03:11 +0000 (Thu, 06 Nov 2008)

Log Message:
-----------
Set vector renderer format

Modified Paths:
--------------
    scummvm/trunk/backends/platform/symbian/src/portdefs.h

Modified: scummvm/trunk/backends/platform/symbian/src/portdefs.h
===================================================================
--- scummvm/trunk/backends/platform/symbian/src/portdefs.h	2008-11-06 17:05:54 UTC (rev 34916)
+++ scummvm/trunk/backends/platform/symbian/src/portdefs.h	2008-11-06 19:03:11 UTC (rev 34917)
@@ -35,6 +35,8 @@
 #include <e32std.h>
 #include <math.h>
 
+#define VECTOR_RENDERER_FORMAT 565
+
 #if defined(USE_TREMOR) && !defined(USE_VORBIS)
 #define USE_VORBIS // make sure this one is defined together with USE_TREMOR!
 #endif


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