mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-04 12:31:00 +00:00

Keeps the return type consistent with the function name. While we're at it, we can also reduce the amount of boilerplate involved with handling these by using structured bindings.