yuzu-mainline/src
Lioncash c1577f3448 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.
2020-10-17 09:50:04 -04:00
..
audio_core audio_core/CMakeLists: Make warnings consistent with core 2020-10-13 16:36:58 -04:00
common input_common/CMakeLists: Make some warnings errors 2020-10-15 19:37:51 -04:00
core mii/manager: Make use of unused lower bound in GetRandomValue() 2020-10-17 09:50:04 -04:00
input_common input_common/CMakeLists: Make some warnings errors 2020-10-15 19:37:51 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core Merge pull request #4772 from goldenx86/block-rdna 2020-10-14 17:51:39 -07:00
web_service core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
yuzu input_common/CMakeLists: Make some warnings errors 2020-10-15 19:37:51 -04:00
yuzu_cmd renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu_tester Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00