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

@@ -3269,6 +3269,8 @@ struct ImFontBuilderIO
};
#define IMGUI_HAS_DOCK 1
#define ImDrawCallback_ResetRenderState (ImDrawCallback)(-8)
#else
struct GLFWwindow;
struct SDL_Window;