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

Given the function accepts a boolean, we don't need to use an if statement here and repeat ourselves.
Given the function accepts a boolean, we don't need to use an if statement here and repeat ourselves.