mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-07 16:18:49 +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))
|
#define MD_MemoryCopy(d,s,z) (MD_IMPL_Memmove(d,s,z))
|
||||||
|
|
||||||
//~ sprintf
|
//~ sprintf
|
||||||
|
#if !defined(MD_NO_STB_SPRINTF)
|
||||||
#define STB_SPRINTF_DECORATE(name) md_stbsp_##name
|
#define STB_SPRINTF_DECORATE(name) md_stbsp_##name
|
||||||
#include "md_stb_sprintf.h"
|
#include "md_stb_sprintf.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
//~/////////////////////////////////////////////////////////////////////////////
|
//~/////////////////////////////////////////////////////////////////////////////
|
||||||
//////////////////////////////////// Types /////////////////////////////////////
|
//////////////////////////////////// Types /////////////////////////////////////
|
||||||
|
|||||||
Reference in New Issue
Block a user