mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-13 13:10:08 +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.