mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-31 11:33:27 +00:00
This is something that was copy-pasted across the IPC_HLE code (because it's often used). Since all of the duplicated pieces of code do the same thing as the previous EnqueueReply, except that they also write to command_address + 0 and + 8 (to write the correct reply type), this commit changes EnqueueReply to do that instead of having it duplicated all over IPC HLE. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| PCH | ||
| UnitTests | ||
| VSProps | ||
| .clang-format | ||
| CMakeLists.txt | ||
| dolphin-emu.sln | ||