summaryrefslogtreecommitdiff
path: root/extras/chars.py
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-03-29 21:50:24 -0400
committeryenatch <yenatch@gmail.com>2013-03-29 21:50:24 -0400
commite21fc0fad19a4411c613d9caadfe13bc6f438d34 (patch)
treefce3adf739f9f56735489ba23a3fd3476941cd63 /extras/chars.py
parentdc81d0cfcfa92ecfab99984ee674d0fe3e6c19cf (diff)
make chars consistent with preprocessor
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 28f37cb84..159a479a7 100644
--- a/extras/chars.py
+++ b/extras/chars.py
@@ -98,6 +98,7 @@ chars = {
0xE9: "&",
0xEA: "é",
0xEB: "→",
+ 0xED: "▶",
0xEF: "♂",
0xF0: "¥",
0xF1: "×",