mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-06 17:50:09 +00:00

This fixes a bunch of narrowing conversion errors, e.g.: error: format specifies type 'unsigned long long' but the argument has type 'u64' (aka 'unsigned long') [-Werror,-Wformat]