diff options
Diffstat (limited to 'backends/platform/symbian/src')
-rw-r--r-- | backends/platform/symbian/src/portdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/symbian/src/portdefs.h b/backends/platform/symbian/src/portdefs.h index 71013c1ca8..2723c0bab0 100644 --- a/backends/platform/symbian/src/portdefs.h +++ b/backends/platform/symbian/src/portdefs.h @@ -136,7 +136,7 @@ #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... |