mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2024-06-14 18:19:28 +02: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.