summaryrefslogtreecommitdiff
path: root/preprocessor.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-26 11:50:30 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-26 11:50:30 -0500
commitc61b3d42ad4e88b32e9c321b7fcc559ec0220e64 (patch)
treeeba145aa3ec6cc1216604b953dfe2bdce6e94dd2 /preprocessor.py
parent5098ed740d35d4f2a2d5414f309bf25e754e189c (diff)
parent76fe7c5aa1b93a6d03280ad54f411e351dd0abc2 (diff)
Merge remote-tracking branch 'yenatch/merge-kanzure-again' into master
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 30060e7d7..e8e959c06 100644
--- a/preprocessor.py
+++ b/preprocessor.py
@@ -192,6 +192,7 @@ chars = {
"ゅ": 0xE1,
"ょ": 0xE2,
"ー": 0xE3,
+"ァ": 0xE9,
"@": 0x50,
"#": 0x54,