mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-16 21:29:14 +01:00
![PixelyIon](/assets/img/avatar_default.png)
`forceYield` was incorrectly not set when pausing running threads if the thread already had `pendingYield` set. This could lead to cases where `Rotate` would later throw an exception due to it being unset.