mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Begin Runtime ImGui integration
This commit is contained in:
@@ -182,7 +182,6 @@ void ImGuiEngine::Begin(float dt, float scale) {
|
||||
}
|
||||
|
||||
ImGui::NewFrame();
|
||||
ImGui::ShowDemoWindow();
|
||||
}
|
||||
|
||||
void ImGuiEngine::End() {
|
||||
|
||||
Reference in New Issue
Block a user