fix ve headers
This commit is contained in:
@@ -43,9 +43,6 @@ namespace VE
|
||||
|
||||
void gui::end_frame()
|
||||
{
|
||||
// ImGuiIO& io = ImGui::GetIO();
|
||||
// io.DisplaySize = ImVec2((float)m_glfw->width(), (float)m_glfw->height());
|
||||
|
||||
ImGui::Render();
|
||||
ImGui_ImplOpenGL3_RenderDrawData(ImGui::GetDrawData());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user