mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 20:47:57 -05:00
Rework time service to fix time passing offline.
This commit is contained in:
@ -546,4 +546,4 @@ TEST_CASE("MemoryTracker: Cached write downloads") {
|
||||
REQUIRE(!memory_track->IsRegionGpuModified(c + PAGE, PAGE));
|
||||
memory_track->MarkRegionAsCpuModified(c, WORD);
|
||||
REQUIRE(rasterizer.Count() == 0);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user