summaryrefslogtreecommitdiff
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 b03bc2de6..58ba240fd 100644
--- a/src/yuzu/ui_settings.h
+++ b/src/yuzu/ui_settings.h
@@ -62,6 +62,9 @@ struct Values {
// logging
bool show_console;
+ // Controllers
+ int profile_index;
+
// Game List
bool show_unknown;
bool show_add_ons;