mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-11 19:04:05 +02:00
Fix test error
This commit is contained in:
@@ -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