mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-08 21:51:24 +02: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.