update dear imgui from 1.92.2b-docking to 1.92.6-docking
This commit is contained in:
@@ -1621,6 +1621,8 @@ int main(int argc, char **argv) {
|
||||
io.ConfigFlags |= ImGuiConfigFlags_NavEnableGamepad;
|
||||
io.ConfigFlags |= ImGuiConfigFlags_DockingEnable;
|
||||
|
||||
io.Fonts->AddFontDefaultVector();
|
||||
|
||||
ImGui::StyleColorsDark();
|
||||
|
||||
ImGui_ImplSDL3_InitForOther(window);
|
||||
|
||||
Reference in New Issue
Block a user