Replace "¯" and "%" (breakable whitespace) with more meaningful charmap names (#1094)

This commit is contained in:
SnorlaxMonster
2023-11-20 12:04:45 +11:00
committed by GitHub
parent 05083d6fd2
commit a82dfd81bb
11 changed files with 77 additions and 73 deletions

View File

@@ -235,8 +235,8 @@ ENDM
dict "<PROMPT>", PromptText
dict "<PKMN>", PlacePKMN
dict "<POKE>", PlacePOKE
dict "%", NextChar
dict "¯", " "
dict "<WBR>", NextChar
dict "<BSP>", " "
dict "<DEXEND>", PlaceDexEnd
dict "<TARGET>", PlaceMoveTargetsName
dict "<USER>", PlaceMoveUsersName