mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-04 06:59:57 +01:00
c73410bf2c
The loop's induction variable was signed, but we were comparing against an unsigned variable.