mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
update state version
This commit is contained in:
parent
5133ac551b
commit
a1186d84df
@ -71,7 +71,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 int STATE_VERSION = 8;
|
||||
static const int STATE_VERSION = 9;
|
||||
|
||||
struct StateHeader
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user