added imgui
This commit is contained in:
@@ -105,6 +105,11 @@ bool TSE::GLFW::WindowGlfw::Init()
|
||||
|
||||
Debug::Log("GLFW:" + std::string(glfwGetVersionString()));
|
||||
|
||||
if(!renderingBackend->InitEnd())
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user