mirror of
https://github.com/wiiu-env/EnvironmentLoader.git
synced 2024-11-27 08:14:14 +01:00
Add missing OSScreenShutdown(); call
This commit is contained in:
parent
e4edcfd3b4
commit
9d95d6ad29
@ -305,6 +305,8 @@ std::string EnvironmentSelectionScreen(const std::map<std::string, std::string>
|
||||
|
||||
DrawUtils::deinitFont();
|
||||
|
||||
OSScreenShutdown();
|
||||
|
||||
free(screenBuffer);
|
||||
|
||||
if (autoBoot != autobootIndex) {
|
||||
|
Loading…
Reference in New Issue
Block a user