mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 12:32:48 +00:00
19e9a9c945
We can use subtraction and std::min instead of modulo and explicit if statements. This commit does not change the behavior.