One day we'll be through with this. Labels.

This commit is contained in:
surskitty 2017-12-14 15:25:46 -05:00
parent 62dd7a8bae
commit f905a2353e
2 changed files with 139 additions and 139 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1257,10 +1257,10 @@ PhoneScript_MonFlavorText:
; be643
String_be643: db "Grandma@"
String_be64b: db "Grandpa@"
String_be653: db "Mom@"
String_be657: db "Dad@"
String_be65b: db "Sister@"
String_be662: db "Brother@"
GrandmaString: db "Grandma@"
GrandpaString: db "Grandpa@"
MomString: db "Mom@"
DadString: db "Dad@"
SisterString: db "Sister@"
BrotherString: db "Brother@"