Fix test error
This commit is contained in:
parent
57e7196e56
commit
d5347b0906
@ -1095,7 +1095,6 @@ int main(int argc, char * argv[])
|
|||||||
#endif
|
#endif
|
||||||
#ifdef X86_SSE3
|
#ifdef X86_SSE3
|
||||||
_MM_SET_DENORMALS_ZERO_MODE(_MM_DENORMALS_ZERO_ON);
|
_MM_SET_DENORMALS_ZERO_MODE(_MM_DENORMALS_ZERO_ON);
|
||||||
#error test
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
GameController * gameController = NULL;
|
GameController * gameController = NULL;
|
||||||
|
Reference in New Issue
Block a user