mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 08:27:57 -05:00
[[nodiscard]] doesn't do anything on functions with a void return type and causes superfluous warnings.
[[nodiscard]] doesn't do anything on functions with a void return type and causes superfluous warnings.