mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 14:48:44 +00:00
forgot about stb_sprintf.h...
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
|
||||
#include "base/platform.c"
|
||||
|
||||
#define STB_SPRINTF_IMPLEMENTATION
|
||||
#if BUILD_STATIC
|
||||
# #define STB_SPRINTF_STATIC
|
||||
#endif
|
||||
#include "third_party/stb/stb_sprintf.h"
|
||||
|
||||
MD_NS_BEGIN
|
||||
|
||||
#include "base/debug.c"
|
||||
|
||||
Reference in New Issue
Block a user