mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-10 17:48:57 +01:00
![PixelyIon](/assets/img/avatar_default.png)
Access to the `vibrations` field in `vibrations[3].period` could lead to UB, this has been replaced with a proper check which adds up the period over all vibrations instead. A minor cleanup with variable names and explicit types for integer arithmetic has also been done.