mirror of
https://github.com/citra-emu/citra.git
synced 2025-03-26 05:50:07 +00:00

Follows the video core PR. fmt doesn't require casts for enum classes anymore, so we can remove quite a few casts. Co-Authored-By: LC <712067+lioncash@users.noreply.github.com>