summaryrefslogtreecommitdiff
path: root/preprocessor.py
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-31 18:02:08 -0400
committeryenatch <yenatch@gmail.com>2013-07-31 18:02:08 -0400
commitd4e6ccca3b8cf1d5efb851153af8d9dd8c9de1e9 (patch)
tree1da790476bbe25fbcfead02bc938f6392d2a98b8 /preprocessor.py
parentc9b70ba1058846ff9e0ba0fcbe13c3ce3e498bdb (diff)
jp char ァ
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,