aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
diff options
context:
space:
mode:
authorLars Persson2008-02-03 12:36:57 +0000
committerLars Persson2008-02-03 12:36:57 +0000
commit786c02db9c3be74605eeea59e573c762d7926938 (patch)
tree0fc502e53d795a01e8bfca141ef1facb1bd48069 /backends/platform
parentdeb6baf0dbeb5e08dba6bf66d70cee07d7c22d4f (diff)
downloadscummvm-rg350-786c02db9c3be74605eeea59e573c762d7926938.tar.gz
scummvm-rg350-786c02db9c3be74605eeea59e573c762d7926938.tar.bz2
scummvm-rg350-786c02db9c3be74605eeea59e573c762d7926938.zip
GFX asm defines updated properly. Custume #define turned off since this is crashing.
svn-id: r30762
Diffstat (limited to 'backends/platform')
-rw-r--r--backends/platform/symbian/src/portdefs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/platform/symbian/src/portdefs.h b/backends/platform/symbian/src/portdefs.h
index 734afe859c..71013c1ca8 100644
--- a/backends/platform/symbian/src/portdefs.h
+++ b/backends/platform/symbian/src/portdefs.h
@@ -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...