mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-07 11:00:51 -04: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.