mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-21 03:21:21 -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.