mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-29 18:39:46 -06:00

The step size for the slider ended up being 10, but Android wanted it to be a divisor of the slider's range (which is 128 - 64 = 64).
The step size for the slider ended up being 10, but Android wanted it to be a divisor of the slider's range (which is 128 - 64 = 64).