From f0ef450967fa00377fb8d39211741e7d7a596396 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 27 Aug 2013 10:43:27 -0500 Subject: =?UTF-8?q?jp=20char=20=E3=82=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit see also: d4e6ccca3b8cf1d5efb851153af8d9dd8c9de1e9 --- pokemontools/chars.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pokemontools/chars.py b/pokemontools/chars.py index fc69fc5..f27bc90 100644 --- a/pokemontools/chars.py +++ b/pokemontools/chars.py @@ -270,6 +270,7 @@ jap_chars.update({ 0xE1: "ゅ", 0xE2: "ょ", 0xE3: "ー", + 0xE9: "ァ", }) #some of the japanese characters can probably fit into the english table -- cgit v1.2.3