mirror of
https://github.com/slendidev/lunar.git
synced 2025-12-19 13:29:52 +02:00
@@ -38,8 +38,6 @@ Application::~Application()
|
||||
{
|
||||
m_renderer.reset();
|
||||
|
||||
ImGui::DestroyContext(m_imgui_context);
|
||||
|
||||
SDL_DestroyWindow(m_window);
|
||||
SDL_Quit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user