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