dep/imgui: Use stb_sprintf

This commit is contained in:
Stenzek
2024-08-26 00:01:18 +10:00
parent b8026a038c
commit 5c2fc68755
3 changed files with 1911 additions and 1 deletions

View File

@@ -2016,6 +2016,7 @@ const char* ImStrSkipBlank(const char* str)
#ifdef IMGUI_USE_STB_SPRINTF
#ifndef IMGUI_DISABLE_STB_SPRINTF_IMPLEMENTATION
#define STB_SPRINTF_IMPLEMENTATION
#define STB_SPRINTF_STATIC
#endif
#ifdef IMGUI_STB_SPRINTF_FILENAME
#include IMGUI_STB_SPRINTF_FILENAME

1909
dep/imgui/src/stb_sprintf.h Normal file

File diff suppressed because it is too large Load Diff