mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 16:22:39 +01:00
c5dde5953a
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.