mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-02 14:50:10 +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.