mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 07:16:24 +01:00
![PixelyIon](/assets/img/avatar_default.png)
Any lookups done using `GetAlignedRecursiveRange` incorrectly added intervals in the exclusive interval entry lookups as the condition for adding them was the reverse of what it should've been due to a last minute refactor, it led to graphical glitches and crashes. This has been fixed and the lookups should return the correct results.