summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-11-18 22:08:38 -0500
committerGitHub <noreply@github.com>2021-11-18 22:08:38 -0500
commit6282f75cae2fb9484b9fe9a6c601c9a0c07c4250 (patch)
tree3676cf36cdfb8c276fb7c0b90a2871e826ada235
parentcd4462f58cce785f408af26a7a3b11ad08575a5a (diff)
parentcf94e1841f8c446acf17095c2653d8e7a9991fe0 (diff)
Merge pull request #476 from Jademalo/patch-1
Add missing semicolon in charmap
-rw-r--r--charmap.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/charmap.txt b/charmap.txt
index 8159764d5..febef44e9 100644
--- a/charmap.txt
+++ b/charmap.txt
@@ -44,6 +44,7 @@ SUPER_ER = 2C
'+' = 2E
LV = 34
'=' = 35
+';' = 36
'¿' = 51
'¡' = 52
PK = 53