Port pokemon_storage_2 from emerald

This commit is contained in:
PikalaxALT
2020-03-11 13:32:30 -04:00
parent d2b0f36b7d
commit 3aeb294572
16 changed files with 21110 additions and 22403 deletions
+1 -1
View File
@@ -1986,7 +1986,7 @@ static const struct NamingScreenTemplate sPlayerNamingScreenTemplate = {
static const struct NamingScreenTemplate sPcBoxNamingScreenTemplate = {
.copyExistingString = FALSE,
.maxChars = 8/*BOX_NAME_LENGTH*/,
.maxChars = BOX_NAME_LENGTH,
.iconFunction = 2,
.addGenderIcon = 0,
.initialPage = KBPAGE_LETTERS_UPPER,