mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-06 11:28:59 +03:00
The previous name was chosen as an afterthought and didn't clearly indicate what the purpose of the class is. We needed a separate, simple class without delegates members (like PreferenceSettings), so that its fields can be easily accessed via JNI to get settings values from native code.