Skip to content

Commit

Permalink
Merge pull request rh-hideout#2306 from AsparagusEduardo/RHH/pr/autog…
Browse files Browse the repository at this point in the history
…enNames

Generating music names for the debug menu based on their labels
  • Loading branch information
ghoulslash authored Sep 15, 2022
2 parents 6616c89 + 503b85a commit 133aa9e
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 534 deletions.
1 change: 1 addition & 0 deletions charmap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 133aa9e

Please sign in to comment.