mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
* Fix C5055 (operator 'operator-name': deprecated between enumerations and floating-point types) warnings on C++20 and up * Changed static_casts to functional-style casts Co-authored-by: Raziel Alphadios <raziely@gmail.com>