diff options
author | yenatch <yenatch@gmail.com> | 2013-08-03 16:34:51 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-08-03 16:34:51 -0400 |
commit | a2242e1b9d95dcaf21ecdb5ae27a497c6ee6c27a (patch) | |
tree | a30798efa48b616dc655387ba8f3c1cdd8afd466 /preprocessor.py | |
parent | bb8990dc3cb19787e08c29409cfc674e2478fbc9 (diff) | |
parent | 0ee006a145dbe45a8844ad2dc6d8bf04b51f63bc (diff) |
Merge branch 'sprites'
Diffstat (limited to 'preprocessor.py')
-rw-r--r-- | preprocessor.py | 1 |
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, |