summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/OpcodeDecoder.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2014-03-02 22:11:42 -0500
committerLioncash <mathew1800@gmail.com>2014-03-02 22:15:01 -0500
commit10f3d90f83ad1cd202f13df5108995821a97c29d (patch)
tree3056a99fa6e4df002422e6d0fc3c4ce92dc2517e /Source/Core/VideoBackends/Software/OpcodeDecoder.h
parent2d6810be9f1df8af563e3e614fd74e8ca74013ff (diff)
Make the base calculation in CheatsWindow simpler.
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.
Diffstat (limited to 'Source/Core/VideoBackends/Software/OpcodeDecoder.h')
0 files changed, 0 insertions, 0 deletions