mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 19:30:06 +00:00
Implicit Context and #thread_local
This commit is contained in:
+1
-1
@@ -414,7 +414,7 @@ extern "C" {
|
||||
#ifdef STB_IMAGE_STATIC
|
||||
#define STBIDEF static
|
||||
#else
|
||||
#define STBIDEF extern "C" __declspec(dllexport)
|
||||
#define STBIDEF extern
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user