mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-27 19:17:53 +03: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.