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