mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-25 00:47:52 +00:00
for real this time
This commit is contained in:
@@ -384,8 +384,10 @@
|
||||
#define MD_MemoryCopy(d,s,z) (MD_IMPL_Memmove(d,s,z))
|
||||
|
||||
//~ sprintf
|
||||
#if !defined(MD_NO_STB_SPRINTF)
|
||||
#define STB_SPRINTF_DECORATE(name) md_stbsp_##name
|
||||
#include "md_stb_sprintf.h"
|
||||
#endif
|
||||
|
||||
//~/////////////////////////////////////////////////////////////////////////////
|
||||
//////////////////////////////////// Types /////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user