Sync global

This commit is contained in:
GriffinR
2021-11-19 17:04:04 -05:00
parent cd4462f58c
commit b2c74cae84
40 changed files with 456 additions and 522 deletions
+1 -1
View File
@@ -2003,7 +2003,7 @@ static const struct NamingScreenTemplate sMonNamingScreenTemplate = {
static const struct NamingScreenTemplate sRivalNamingScreenTemplate = {
.copyExistingString = FALSE,
.maxChars = OT_NAME_LENGTH,
.maxChars = PLAYER_NAME_LENGTH,
.iconFunction = 4,
.addGenderIcon = 0,
.initialPage = KBPAGE_LETTERS_UPPER,