mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-26 01:40:24 +00:00
Fix leaking VFS DirectoryAssetReaders.
This commit is contained in:
parent
1e2065a280
commit
b82feed816
@ -191,6 +191,8 @@ int WINAPI WinMain(HINSTANCE _hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLin
|
||||
}
|
||||
}
|
||||
|
||||
VFSShutdown();
|
||||
|
||||
LogManager::Shutdown();
|
||||
DialogManager::DestroyAll();
|
||||
timeEndPeriod(1);
|
||||
|
Loading…
Reference in New Issue
Block a user