mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 06:55:47 +00:00
ui_settings: Add UI setting for input profile index
This commit is contained in:
parent
44e35994ce
commit
6514e877cb
2 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,9 @@ struct Values {
|
|||
// logging
|
||||
bool show_console;
|
||||
|
||||
// Controllers
|
||||
uint32_t profile_index;
|
||||
|
||||
// Game List
|
||||
bool show_unknown;
|
||||
bool show_add_ons;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue