Turn off ARM asm for Costume until its fixed

svn-id: r47549
This commit is contained in:
Lars Persson 2010-01-25 08:56:50 +00:00
parent 2eb16caade
commit 356bebc7b0

View File

@ -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.