mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-20 19:10:56 -06:00
Removes #defines which have been unused for years and cleans up naming. This also changes IPC_REP_ASYNC to simply IPC_REPLY because it turns out it's actually not specific to async replies, but used for all command replies.