dep/imgui: Use stb_sprintf
This commit is contained in:
@@ -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
1909
dep/imgui/src/stb_sprintf.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user