mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 15:07:51 -05: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