summaryrefslogtreecommitdiff
path: root/preprocessor.py
diff options
context:
space:
mode:
Diffstat (limited to 'preprocessor.py')
-rw-r--r--preprocessor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/preprocessor.py b/preprocessor.py
index 1be72da00..3b49af835 100644
--- a/preprocessor.py
+++ b/preprocessor.py
@@ -192,6 +192,7 @@ chars = {
"ゅ": 0xE1,
"ょ": 0xE2,
"ー": 0xE3,
+"ァ": 0xE9,
"@": 0x50,
"#": 0x54,