aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/wince/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile
index ea716b7b19..134c1cfe14 100644
--- a/backends/platform/wince/Makefile
+++ b/backends/platform/wince/Makefile
@@ -64,7 +64,7 @@ REMOTE_DIRECTORY = \Storage Card\Program Files\Scummvm
USE_ARM_SOUND_ASM = 1
USE_ARM_SMUSH_ASM = 1
USE_ARM_GFX_ASM = 1
-
+USE_ARM_COSTUME_ASM = 1
########################################################################
## Hopefully you shouldn't need to change anything below here. ##