mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-19 20:32:37 +00:00
oops
This commit is contained in:
parent
7b113aaea5
commit
6d29052e42
@ -102,8 +102,7 @@ void PSP_Shutdown()
|
||||
if (coreParameter.enableSound)
|
||||
{
|
||||
host->ShutdownSound();
|
||||
delete mixer;
|
||||
mixer = 0;
|
||||
mixer = 0; // deleted in ShutdownSound
|
||||
}
|
||||
__KernelShutdown();
|
||||
HLEShutdown();
|
||||
|
Loading…
x
Reference in New Issue
Block a user