mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-05 20:28:40 +01:00
![Lioncash](/assets/img/avatar_default.png)
UNUSED is quite a generic macro name and has potential to clash with other libraries, so rename it to DOLPHIN_UNUSED to prevent that, as well as make its naming consistent with the force inline macro