Split sprintf
This commit is contained in:
@@ -12,8 +12,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "core.h"
|
#include "core.h"
|
||||||
#define STB_SPRINTF_IMPLEMENTATION
|
#include "../standalone_libraries/stb_sprintf.c"
|
||||||
#include "../standalone_libraries/stb_sprintf.h"
|
|
||||||
#define IO_VSNPRINTF stbsp_vsnprintf
|
#define IO_VSNPRINTF stbsp_vsnprintf
|
||||||
#define IO_SNPRINTF stbsp_snprintf
|
#define IO_SNPRINTF stbsp_snprintf
|
||||||
#include "../standalone_libraries/io.c"
|
#include "../standalone_libraries/io.c"
|
||||||
|
|||||||
1669
standalone_libraries/stb_sprintf.c
Normal file
1669
standalone_libraries/stb_sprintf.c
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user