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

- Previous optimized impl. resulted in an integer overflow, so revert. - This is our slow/fallback path that should never be really be used, so the optimization in unimportant.