MB: Moved MB_StartOfCpuExecute() to Snapshot_LoadState_v2(), since it's only needed there

This commit is contained in:
tomcw
2019-12-24 13:58:20 +00:00
parent e03b68b7f0
commit 960af9bda0
4 changed files with 22 additions and 5 deletions
+1
View File
@@ -437,6 +437,7 @@ static void Snapshot_LoadState_v2(void)
throw std::string("Unknown top-level scalar: " + scalar);
}
MB_SetCumulativeCycles();
SetLoadedSaveStateFlag(true);
// NB. The following disparity should be resolved: