mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-18 00:10:13 +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).