From fa019d2f51893bc7772bde2ccad5ae3c07b51cf4 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Sat, 7 Jul 2012 19:51:02 -0600 Subject: Add some functions from Mobile Stadium. --- preprocessor.py | 1 + 1 file changed, 1 insertion(+) (limited to 'preprocessor.py') diff --git a/preprocessor.py b/preprocessor.py index a30a78285..8a455fded 100644 --- a/preprocessor.py +++ b/preprocessor.py @@ -272,6 +272,7 @@ chars = { "&": 0xE9, "é": 0xEA, "→": 0xEB, +"▶": 0xED, "♂": 0xEF, "¥": 0xF0, "×": 0xF1, -- cgit v1.2.3