mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-06-14 20:30:48 -05:00
A little refactoring to cut down on the size of the very big SettingsFragmentPresenter class. I ended up adding a bunch of @NonNull annotations in various settings classes so I could make the parameters `Settings` instead of `Settings?` in the new Kotlin code. |
||
|---|---|---|
| .. | ||
| assets | ||
| java/org/dolphinemu/dolphinemu | ||
| res | ||
| AndroidManifest.xml | ||