Adding MMU state values to state

because that allow the MMU state to be loaded
This commit is contained in:
John Peterson
2013-05-19 17:14:29 +02:00
parent 2f00f87e8e
commit f452a6442f
4 changed files with 10 additions and 8 deletions

View File

@ -59,7 +59,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 = 18;
static const u32 STATE_VERSION = 19;
enum
{