1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Clean up audio.cpp

This commit is contained in:
Ted John
2017-03-29 18:44:19 +01:00
committed by Gymnasiast
parent e426c70bbc
commit 0440c3deea
21 changed files with 536 additions and 495 deletions

View File

@@ -89,7 +89,7 @@ public:
~UiContext() override
{
CloseWindow();
SDL_Quit();
SDL_QuitSubSystem(SDL_INIT_VIDEO);
}
// Window