This commit is contained in:
Irlan
2018-06-21 15:21:40 -03:00
parent c738267c2e
commit 725b771d39
7 changed files with 87 additions and 143 deletions

View File

@ -53,7 +53,7 @@ static inline bool ImGui_GLFW_GL_Init(GLFWwindow* w, bool install_callbacks)
// error
#endif
return false;
}
static inline void ImGui_GLFW_GL_Shutdown()