aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/ui_settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/yuzu/ui_settings.h')
-rw-r--r--src/yuzu/ui_settings.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/yuzu/ui_settings.h b/src/yuzu/ui_settings.h
index e80aebc0a2..035192aeb5 100644
--- a/src/yuzu/ui_settings.h
+++ b/src/yuzu/ui_settings.h
@@ -58,6 +58,9 @@ struct Values {
// logging
bool show_console;
+ // Controllers
+ uint32_t profile_index;
+
// Game List
bool show_unknown;
bool show_add_ons;