mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-21 21:35:45 +00:00
ui_settings: Add UI setting for input profile index
This commit is contained in:
@@ -58,6 +58,9 @@ struct Values {
|
||||
// logging
|
||||
bool show_console;
|
||||
|
||||
// Controllers
|
||||
uint32_t profile_index;
|
||||
|
||||
// Game List
|
||||
bool show_unknown;
|
||||
bool show_add_ons;
|
||||
|
||||
Reference in New Issue
Block a user