mirror of
https://github.com/aap/librw.git
synced 2025-12-21 09:59:55 +00:00
skeleton: bump imgui to 1.83
This commit is contained in:
@@ -264,6 +264,8 @@ Render(float timeDelta)
|
||||
ImGui::EndFrame();
|
||||
ImGui::Render();
|
||||
|
||||
ImGui_ImplRW_RenderDrawLists(ImGui::GetDrawData());
|
||||
|
||||
Camera->endUpdate();
|
||||
Camera->showRaster(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user