make chars consistent with preprocessor

This commit is contained in:
yenatch 2013-03-29 21:50:24 -04:00
parent dc81d0cfcf
commit e21fc0fad1
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ chars = {
0xE9: "&", 0xE9: "&",
0xEA: "é", 0xEA: "é",
0xEB: "", 0xEB: "",
0xED: "",
0xEF: "", 0xEF: "",
0xF0: "¥", 0xF0: "¥",
0xF1: "×", 0xF1: "×",