mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
10f3d90f83
First and foremost this should test the checked state, not its direct value. This should never have used multiplication at all. Seriously, what the hell? The only values it would have given is true or false, so the only cases are 0*6 and 1*6. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinWX | ||
InputCommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |