mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-17 07:01:49 +01:00
Remove All Memory leaks
This commit is contained in:
@@ -275,7 +275,6 @@ void BaseGame::CleanupGameEngine()
|
||||
ImGui::DestroyContext();
|
||||
|
||||
SDL_FreeSurface(m_pIcon);
|
||||
delete m_pIcon;
|
||||
|
||||
SDL_GL_DeleteContext(m_pContext);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user