pull ImDrawCallback_ResetRenderState to cimgui.h

This commit is contained in:
sonoro1234
2024-02-27 09:56:32 +01:00
parent 4486dace2a
commit eb0649acf3
3 changed files with 11 additions and 2 deletions

View File

@@ -27,3 +27,7 @@
#ifdef FLT_MAX
#pragma message(CIMGUI_DEFSTRING(FLT_MAX))
#endif
#ifdef ImDrawCallback_ResetRenderState
#pragma message(CIMGUI_DEFSTRING(ImDrawCallback_ResetRenderState))
#endif