mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-01 16:30:06 +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.