mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-18 04:39:06 +01:00
a234e4c200
Ternary operator is optimized by the compiler whereas std::min() is meant to return a value. I've noticed a 5%-10% emulation speed increase.