Use NAME_LENGTH_JAPANESE more

This commit is contained in:
Remy Oukaour
2017-12-21 11:56:33 -05:00
parent 02609940db
commit d6dccb7df5
10 changed files with 24 additions and 24 deletions

View File

@@ -192,7 +192,7 @@ Function4a0c2: ; 4a0c2 (12:60c2)
call GetSRAMBank
ld hl, sPlayerData + PlayerName - wPlayerData
ld de, PlayerName
ld bc, 6 ; japanese name length
ld bc, NAME_LENGTH_JAPANESE
call CopyBytes
call CloseSRAM
callba _LoadData