1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-07 14:56:32 -05:00
Files
suyu-mirror/src/core/hle/service
lat9nq b91b76df4f general: Make most settings a BasicSetting
Creates a new BasicSettings class in common/settings, and forces setting
a default and label for each setting that uses it in common/settings.
Moves defaults and labels from both frontends into common settings.
Creates a helper function in each frontend to facillitate reading the
settings now with the new default and label properties.

Settings::Setting is also now a subclass of Settings::BasicSetting. Also
adds documentation for both Setting and BasicSetting.
2021-06-28 17:32:17 -04:00
..
2021-04-08 19:40:24 -06:00
2021-04-09 00:49:46 -04:00
2021-06-14 22:23:27 -04:00
2021-06-24 03:24:17 -04:00
2021-04-09 00:49:47 -04:00
2021-04-08 19:40:25 -06:00
2021-04-08 19:40:25 -06:00