Merge pull request #2306 from AsparagusEduardo/RHH/pr/autogenNames

Generating music names for the debug menu based on their labels
This commit is contained in:
ghoulslash 2022-09-15 18:02:27 -04:00 committed by GitHub
commit 133aa9e28d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 535 additions and 534 deletions

View file

@ -79,6 +79,7 @@ SUPER_RE = A0
'?' = AC
'.' = AD
'-' = AE
'_' = AE @ For autogenerating strings based on label names. Not using {UNDERSCORE} on purpose due to how bad it looks.
'·' = AF
'…' = B0
'“' = B1

File diff suppressed because it is too large Load diff