Closed aalonso99 closed 5 years ago
ImGui::Shutdown(); in line 420 needs to be changed to ImGui::DestroyContext();, since Shutdown() has been removed from "imgui.cpp".
ImGui::Shutdown(); in line 420 needs to be changed to ImGui::DestroyContext();, since Shutdown() has been removed from "imgui.cpp".