mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-20 16:30:49 +00:00

Previously this would cause an implicit truncation warning about assigning a u64 value to a u32 value without an explicit cast.
Previously this would cause an implicit truncation warning about assigning a u64 value to a u32 value without an explicit cast.