mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-18 23:50:29 -07: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).