DVDInterface: Read disc after delay, not before

This commit is contained in:
JosJuice 2015-02-17 14:57:36 +01:00
commit 3ac0977bc6
4 changed files with 104 additions and 26 deletions

View file

@ -64,7 +64,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 = 39;
static const u32 STATE_VERSION = 40;
enum
{