Win32 Demo - Minor math tests

This commit is contained in:
gingerBill
2016-08-18 09:24:52 +01:00
parent 6f9d11b381
commit 6b2cd1b33f
5 changed files with 955 additions and 95 deletions
+1 -1
View File
@@ -414,7 +414,7 @@ extern "C" {
#ifdef STB_IMAGE_STATIC
#define STBIDEF static
#else
#define STBIDEF extern
#define STBIDEF extern "C" __declspec(dllexport)
#endif
//////////////////////////////////////////////////////////////////////////////