mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-12 06:49:02 -05:00
c28b148783
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.