summaryrefslogtreecommitdiff
path: root/chars.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-07-12 19:16:49 -0700
committerBryan Bishop <kanzure@gmail.com>2013-07-12 19:16:49 -0700
commit4172c0c8129d4cef0db943f5d9e5cf9deb6947ff (patch)
treee223b0ab821a0a2fd210e3d904de84b59b02f623 /chars.py
parent1bb9b7757cff27b086a16bf4ad926979146efaa4 (diff)
parent83e47ef0fac2127de0ff93a366f6bf80f49d3154 (diff)
Merge pull request #157 from yenatch/overworld
overworld loop and movement original-commit-id: bb8990dc3cb19787e08c29409cfc674e2478fbc9
Diffstat (limited to 'chars.py')
-rw-r--r--chars.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/chars.py b/chars.py
index 1bc25db..3810d83 100644
--- a/chars.py
+++ b/chars.py
@@ -98,6 +98,7 @@ chars = {
0xE9: "&",
0xEA: "é",
0xEB: "→",
+ 0xEC: "▷",
0xED: "▶",
0xEE: "▼",
0xEF: "♂",