summaryrefslogtreecommitdiff
path: root/preprocessor.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-27 10:51:30 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-27 10:51:30 -0500
commit3453879756d32b6fcbf1517cc1de51f2c157c75d (patch)
treefc2524b3950c3fec68c527dcaf26d1130ee2ee53 /preprocessor.py
parent464cfc9d97be09397775ce1f54d7c5b0b9fb28ae (diff)
parentc61b3d42ad4e88b32e9c321b7fcc559ec0220e64 (diff)
Merge branch 'master' into remove-extras
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,