mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-02 06:00:10 +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>