mirror of https://github.com/PCSX2/pcsx2.git
d10bbb73f7
This could have caused issues where e.g. Fixed100(59.94) differed from Fixed100::fromString("59.94") due to precision compilation flags (the former could, and did on Devel builds, end up with Raw == 5993, which differs from the value constructed from the string at the ini file, and then it would be incorrectly identified as a custom rate). Rounding seems the more likely intention when effectively decreasing the precision of a value. Unlikely that we have code which depends on truncating behavior, though not impossible. |
||
---|---|---|
.. | ||
Utilities | ||
api | ||
wx | ||
x86emitter | ||
PS2Edefs.h | ||
PS2Eext.h | ||
PS2Etypes.h | ||
Pcsx2Api.h | ||
Pcsx2Defs.h | ||
Pcsx2Types.h | ||
PluginCallbacks.h | ||
afxresmw.h | ||
comptr.h | ||
intrin_x86.h |