mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 05:32:45 +00:00
Turn off ARM asm for Costume until its fixed
svn-id: r47549
This commit is contained in:
parent
2eb16caade
commit
356bebc7b0
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user