summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorLioncache <mai.iam2048@gmail.com>2023-12-18 14:05:03 -0500
committerLioncache <mai.iam2048@gmail.com>2023-12-18 19:11:49 -0500
commitf4277a901aa9f36e25d2acdb53c0ea2b0aa30573 (patch)
treebb9a4fbd50c005100c6dee8ba735b652f74d149d /Source/Core/VideoCommon/CommandProcessor.cpp
parent04300114f78d1d9562aab6192ad589b87fc12baf (diff)
Core/HLE/HLE: Remove global system accessors
We can get rid of the global system accessors by requiring passing in relevant state that the function needs and making callsites do the work. This *does* add a global accessor to the PPCAnalyzer, however, this already has global accessors present elsewhere within its code, so they can be removed all at once in a follow up change.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions