mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-22 07:04:31 +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.