forked from dolphin-emu/dolphin
We can use subtraction and std::min instead of modulo and explicit if statements. This commit does not change the behavior.
12 KiB
12 KiB
We can use subtraction and std::min instead of modulo and explicit if statements. This commit does not change the behavior.