mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 07:46:21 +01:00
![lynxnb](/assets/img/avatar_default.png)
Settings are now shared to the native side by passing an instance of the Kotlin's `Settings` class. This way the C++ `Settings` class doesn't need to parse the SharedPreferences xml anymore.