Use dname
macro to automatically pad names with "@"
characters (#1198)
This commit is contained in:
@@ -203,7 +203,7 @@ CorrectPartyErrors: ; unreferenced
|
||||
ret
|
||||
|
||||
.TAMAGO:
|
||||
db "タマゴ@@@"
|
||||
dname "タマゴ", NAME_LENGTH_JAPANESE ; "EGG"
|
||||
|
||||
.GetLengthOfStringWith6CharCap:
|
||||
push de
|
||||
|
Reference in New Issue
Block a user