Use dname macro to automatically pad names with "@" characters (#1198)

This commit is contained in:
Rangi
2025-08-17 09:48:05 -04:00
committed by GitHub
parent b1f8d423a2
commit 86acbe5b55
13 changed files with 594 additions and 574 deletions

View File

@@ -203,7 +203,7 @@ CorrectPartyErrors: ; unreferenced
ret
.TAMAGO:
db "タマゴ@@@"
dname "タマゴ", NAME_LENGTH_JAPANESE ; "EGG"
.GetLengthOfStringWith6CharCap:
push de