mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +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>