aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/font.cpp
diff options
context:
space:
mode:
authorMartin Kiewitz2010-10-15 20:52:29 +0000
committerMartin Kiewitz2010-10-15 20:52:29 +0000
commit5ba92baa9fbf798a30da9c7cfe09fa31fd304854 (patch)
treee00f93a63687e1455e1486a3bc5cf29fc44c18a1 /engines/toon/font.cpp
parenteffe45e5814ba6ec764df1a31263d377aec75e6e (diff)
downloadscummvm-rg350-5ba92baa9fbf798a30da9c7cfe09fa31fd304854.tar.gz
scummvm-rg350-5ba92baa9fbf798a30da9c7cfe09fa31fd304854.tar.bz2
scummvm-rg350-5ba92baa9fbf798a30da9c7cfe09fa31fd304854.zip
TOON: readding spanish special chars removed in r53513
svn-id: r53514
Diffstat (limited to 'engines/toon/font.cpp')
-rw-r--r--engines/toon/font.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/toon/font.cpp b/engines/toon/font.cpp
index f785dc6600..8b042f499d 100644
--- a/engines/toon/font.cpp
+++ b/engines/toon/font.cpp
@@ -39,8 +39,8 @@ FontRenderer::FontRenderer(ToonEngine *vm) : _vm(vm) {
static const byte map_textToFont[0x80] = {
'?', '?', '?', '?', 0x03, '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', // 0x8x
'?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', // 0x9x
- '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', // 0xAx
- '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', // 0xBx
+ '?', 0x09, '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', // 0xAx
+ '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', 0x0a, // 0xBx
'?', '?', '?', '?', 0x1d, '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', '?', // 0xCx
'?', 0x0b, '?', '?', '?', '?', 0x1e, '?', '?', '?', '?', '?', 0x1f, '?', '?', 0x19, // 0xDx
0x0d, 0x04, 0x0e, '?', 0x1a, '?', '?', 0x18, 0x10, 0x0f, 0x12, 0x11, 0x09, 0x05, 0x14, 0x13, // 0xEx