mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-06 16:40:07 +00:00

Resolves a -Wextra-semi warning. While we're at it, we can invert the branch to form a guard clause, unindenting all of the contained code.
Resolves a -Wextra-semi warning. While we're at it, we can invert the branch to form a guard clause, unindenting all of the contained code.