update Dear ImGui to 1.90.3
This commit is contained in:
parent
cda7bd41d6
commit
61e29b6245
29 changed files with 1309 additions and 688 deletions
|
|
@ -4396,7 +4396,7 @@ bool FurnaceGUI::loop() {
|
|||
if (!rend->newFrame()) {
|
||||
fontsFailed=true;
|
||||
}
|
||||
ImGui_ImplSDL2_NewFrame(sdlWin);
|
||||
ImGui_ImplSDL2_NewFrame();
|
||||
ImGui::NewFrame();
|
||||
|
||||
// one second counter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue