Adding DSP state values to state

because that allow the DSP state to be loaded
This commit is contained in:
John Peterson
2013-05-22 01:09:13 +02:00
parent 86b4a87fef
commit 5e801fd6ef
6 changed files with 20 additions and 16 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 = 17;
static const u32 STATE_VERSION = 18;
enum
{