There was an error fetching the commit references. Please try again later.
Merge pull request #1615 from lioncash/input
configure_system: Contrain profile usernames to 32 characters
No related branches found
No related tags found
Showing
- src/core/hle/service/acc/profile_manager.h 2 additions, 1 deletionsrc/core/hle/service/acc/profile_manager.h
- src/yuzu/CMakeLists.txt 2 additions, 0 deletionssrc/yuzu/CMakeLists.txt
- src/yuzu/configuration/configure_system.cpp 19 additions, 24 deletionssrc/yuzu/configuration/configure_system.cpp
- src/yuzu/util/limitable_input_dialog.cpp 59 additions, 0 deletionssrc/yuzu/util/limitable_input_dialog.cpp
- src/yuzu/util/limitable_input_dialog.h 31 additions, 0 deletionssrc/yuzu/util/limitable_input_dialog.h
src/yuzu/util/limitable_input_dialog.cpp
0 → 100644
src/yuzu/util/limitable_input_dialog.h
0 → 100644
Please register or sign in to comment