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

anotherguest at users.sourceforge.net anotherguest at users.sourceforge.net
Mon Jan 25 09:56:57 CET 2010


Revision: 47549
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47549&view=rev
Author:   anotherguest
Date:     2010-01-25 08:56:50 +0000 (Mon, 25 Jan 2010)

Log Message:
-----------
Turn off ARM asm for Costume until its fixed

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	2010-01-25 03:05:39 UTC (rev 47548)
+++ scummvm/trunk/backends/platform/symbian/src/portdefs.h	2010-01-25 08:56:50 UTC (rev 47549)
@@ -124,7 +124,9 @@
 #ifndef __WINS__
 #define USE_ARM_GFX_ASM
 #define USE_ARM_SMUSH_ASM
+#ifdef COSTUME_IS_NOT_BROKEN_ANYMORE
 #define USE_ARM_COSTUME_ASM
+#endif
 #define USE_ARM_SOUND_ASM
 #endif
 // This is not really functioning yet.


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