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

Anotherguest at users.sourceforge.net Anotherguest at users.sourceforge.net
Sun Feb 3 13:36:57 CET 2008


Revision: 30762
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30762&view=rev
Author:   Anotherguest
Date:     2008-02-03 04:36:57 -0800 (Sun, 03 Feb 2008)

Log Message:
-----------
GFX asm defines updated properly. Custume #define turned off since this is crashing.

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-02-03 12:36:51 UTC (rev 30761)
+++ scummvm/trunk/backends/platform/symbian/src/portdefs.h	2008-02-03 12:36:57 UTC (rev 30762)
@@ -134,8 +134,9 @@
 
 #ifndef __WINS__
 #define USE_ARM_GFX_ASM
+#define ARM_USE_GFX_ASM
 #define USE_ARM_SMUSH_ASM
-#define USE_ARM_COSTUME_ASM
+//#define USE_ARM_COSTUME_ASM
 #define USE_ARM_SOUND_ASM
 #endif
 // somehow nobody has this function...


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