mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Renderer: Threaded frame dumping.
This commit is contained in:
@ -260,6 +260,7 @@ void AVIDump::Stop()
|
||||
CloseFile();
|
||||
s_file_index = 0;
|
||||
NOTICE_LOG(VIDEO, "Stopping frame dump");
|
||||
OSD::AddMessage("Stopped dumping frames");
|
||||
}
|
||||
|
||||
void AVIDump::CloseFile()
|
||||
|
Reference in New Issue
Block a user