diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/settings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/settings.h b/src/core/settings.h index ca80718e2..b5aeff29b 100644 --- a/src/core/settings.h +++ b/src/core/settings.h @@ -114,7 +114,7 @@ struct Values { // System bool use_docked_mode; bool enable_nfc; - std::string username; + int current_user; int language_index; // Controls |