Keep device type EXIDEVICE_MEMORYCARDFOLDER for gci folder.

This fixes loading save states when type mismatches.
This commit is contained in:
Rachel Bryk
2014-07-05 00:07:46 -04:00
parent ee100cf827
commit e02f680861
3 changed files with 5 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ static Common::Event g_compressAndDumpStateSyncEvent;
static std::thread g_save_thread;
// Don't forget to increase this after doing changes on the savestate system
static const u32 STATE_VERSION = 27;
static const u32 STATE_VERSION = 28;
enum
{