diff options
author | YamaArashi <shadow962@live.com> | 2016-05-30 12:59:55 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-05-30 12:59:55 -0700 |
commit | 1dab185cabcb4d9364f05cf836b184540add4582 (patch) | |
tree | 70054dd40d96472f270a7dff4ea7a479454addf4 | |
parent | 20c01299c82746039fcde983fb208ad3a49d24da (diff) |
missed a few letters in the charmap
-rw-r--r-- | charmap.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/charmap.txt b/charmap.txt index 4a07c2fb3..f8708e10a 100644 --- a/charmap.txt +++ b/charmap.txt @@ -49,6 +49,7 @@ LV = 34 PK = 53 PKMN = 53 54 POKEBLOCK = 55 56 57 58 59 +'Í' = 5A '%' = 5B '(' = 5C ')' = 5D @@ -72,7 +73,6 @@ RIGHT_ARROW = 7C '?' = AC '.' = AD '-' = AE -'·' = AF '…' = B0 '“' = B1 '”' = B2 @@ -138,6 +138,13 @@ RIGHT_ARROW = 7C 'z' = EE '▶' = EF ':' = F0 +'Ä' = F1 +'Ö' = F2 +'Ü' = F3 +'ä' = F4 +'ö' = F5 +'ü' = F6 +@ Arrows at F7-FA are duplicates of 79-7C. Unused? TALL_PLUS = FC 0C FB '$' = FF @@ -305,7 +312,9 @@ TALL_PLUS = FC 0C FB 'ポ' = 9F 'ッ' = A0 +@ Japanese punctuation 'ー' = AE +'·' = AF '‥' = B0 STRING = FD |