summaryrefslogtreecommitdiff
path: root/src/core/frontend/applets/controller.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-10-17 09:46:11 -0400
committerGravatar Lioncash2020-10-17 09:50:04 -0400
commitc1577f3448d3d9a691efc252edbf46c7b6756cb5 (patch)
tree42fca9f8a3c14a346ce5a04fad066d88f6c3abd3 /src/core/frontend/applets/controller.cpp
parentMerge pull request #4790 from lioncash/input-common (diff)
downloadyuzu-c1577f3448d3d9a691efc252edbf46c7b6756cb5.tar.gz
yuzu-c1577f3448d3d9a691efc252edbf46c7b6756cb5.tar.xz
yuzu-c1577f3448d3d9a691efc252edbf46c7b6756cb5.zip
mii/manager: Make use of unused lower bound in GetRandomValue()
Previously, the lower bound wasn't being used and zero was being used as the lower bound every time this function was called. This affects the outcome of some of the randomized entries a little bit, for example, the lower-bound for beard and mustache flags was supposed to be 1, not 0. Aside from these cases, the bug didn't affect anything else.
Diffstat (limited to 'src/core/frontend/applets/controller.cpp')
0 files changed, 0 insertions, 0 deletions