fixed_point: Replace CONSTEXPR14 with constexpr
As we require the latest C++ standards to compile yuzu, checking for C++14 constexpr is not needed.
Please register or sign in to comment
As we require the latest C++ standards to compile yuzu, checking for C++14 constexpr is not needed.