mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 13:02:34 -07: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