mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
NetworkCaptureLogger: Move SSL logging
This commit is contained in:
@ -534,6 +534,7 @@ static void EmuThread(std::unique_ptr<BootParameters> boot, WindowSystemInfo wsi
|
||||
|
||||
PatchEngine::Shutdown();
|
||||
HLE::Clear();
|
||||
PowerPC::debug_interface.Clear();
|
||||
}};
|
||||
|
||||
VideoBackendBase::PopulateBackendInfo();
|
||||
|
Reference in New Issue
Block a user