mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2026-01-17 05:18:49 +00:00
Fixes instances where DivCeil(u32, u64) would surprisingly return u64, instead of the more natural u32.
Fixes instances where DivCeil(u32, u64) would surprisingly return u64, instead of the more natural u32.