update Dear ImGui to 1.90.3

This commit is contained in:
tildearrow 2025-08-10 03:37:21 -05:00
parent cda7bd41d6
commit 61e29b6245
29 changed files with 1309 additions and 688 deletions

View file

@ -4396,7 +4396,7 @@ bool FurnaceGUI::loop() {
if (!rend->newFrame()) {
fontsFailed=true;
}
ImGui_ImplSDL2_NewFrame(sdlWin);
ImGui_ImplSDL2_NewFrame();
ImGui::NewFrame();
// one second counter