mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-15 11:30:08 +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.