mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
Turn off USE_SIMD, nw
This commit is contained in:
parent
63a76589d1
commit
088db83bc2
@ -16,7 +16,7 @@
|
||||
#ifndef __RSP_H__
|
||||
#define __RSP_H__
|
||||
|
||||
#define USE_SIMD (1)
|
||||
#define USE_SIMD (0)
|
||||
|
||||
#if USE_SIMD
|
||||
#include <tmmintrin.h>
|
||||
|
Loading…
Reference in New Issue
Block a user