Split sprintf

This commit is contained in:
Krzosa Karol
2024-01-29 07:00:01 +01:00
parent 908cfca794
commit 1617135e65
3 changed files with 1670 additions and 1675 deletions

View File

@@ -12,8 +12,7 @@
*/
#include "core.h"
#define STB_SPRINTF_IMPLEMENTATION
#include "../standalone_libraries/stb_sprintf.h"
#include "../standalone_libraries/stb_sprintf.c"
#define IO_VSNPRINTF stbsp_vsnprintf
#define IO_SNPRINTF stbsp_snprintf
#include "../standalone_libraries/io.c"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff