mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 10:35:03 +00:00
I fucked up clang-formatting one more time...
This commit is contained in:
parent
d10ad7e79b
commit
5455db4003
@ -188,7 +188,7 @@ private:
|
|||||||
if (mask.None()) {
|
if (mask.None()) {
|
||||||
return; // No changes to the CPU tracking state
|
return; // No changes to the CPU tracking state
|
||||||
}
|
}
|
||||||
|
|
||||||
writeable = cpu;
|
writeable = cpu;
|
||||||
tracker->UpdatePageWatchersForRegion<add_to_tracker>(cpu_addr, mask);
|
tracker->UpdatePageWatchersForRegion<add_to_tracker>(cpu_addr, mask);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user