mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-23 06:17:47 +00:00
Rework time service to fix time passing offline.
This commit is contained in:
parent
e0763174c6
commit
52c35521bd
144 changed files with 8734 additions and 3972 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue