mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 11:57:51 -05:00
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.