mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 06:06:25 +00:00
PrepareForState is now unnecessary with the new implementation of HostFileSystem::DoState, which does what the old implementation (CWII_IPC_HLE_Device_FileIO::PrepareForState) used to do.