mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-19 22:40:06 +00:00

Avoids implicit truncation warnings from u32 -> u16 (the truncation is desirable behavior here).
Avoids implicit truncation warnings from u32 -> u16 (the truncation is desirable behavior here).