hle_ipc: Eliminate core memory globals
We can just pass the required instances into the constructor of the request, eliminating all usages of the global system accessor.
Please register or sign in to comment
We can just pass the required instances into the constructor of the request, eliminating all usages of the global system accessor.