mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
db428a4f03
- Inline function returns a double, therefore we should use it and not potentially truncate the mantissa. - Use divisors to get true numbers of some floats (3.333 -> 10/3, etc). - Remove a few brackets/parentheses where possible from what are already exceedingly bracketed lines. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |