summaryrefslogtreecommitdiff
path: root/extras/chars.py
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-05-01 23:18:38 -0400
committeryenatch <yenatch@gmail.com>2013-05-01 23:18:38 -0400
commit2acb46f6b58156ee3380a6203070ef2096db4b84 (patch)
tree1e19992cb2d34dd501dd617c8d9f564968aee029 /extras/chars.py
parente46e8a3023661880333a2781cbd4611d436da405 (diff)
downward triangle character 0xee
Diffstat (limited to 'extras/chars.py')
-rw-r--r--extras/chars.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/chars.py b/extras/chars.py
index 159a479a7..1bc25dbe7 100644
--- a/extras/chars.py
+++ b/extras/chars.py
@@ -99,6 +99,7 @@ chars = {
0xEA: "é",
0xEB: "→",
0xED: "▶",
+ 0xEE: "▼",
0xEF: "♂",
0xF0: "¥",
0xF1: "×",