mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-01 02:15:54 -04:00
Added sharedMath and sharedRandom libraries
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#if defined(PLATFORM_WIN32)
|
||||
#include "../../src/win32/SseMath.h"
|
||||
#else
|
||||
#error unsupported platform
|
||||
#endif
|
||||
Reference in New Issue
Block a user