aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
authorTravis Howell2002-12-06 06:50:07 +0000
committerTravis Howell2002-12-06 06:50:07 +0000
commit1c5c8519137c621da6f704ca7774452dc3df154a (patch)
tree7ae3824fa685f6d227b1c0996d3f57b9189b04d5 /simon
parent710a311c0e36f7734a1025422c5ec38e0159019a (diff)
downloadscummvm-rg350-1c5c8519137c621da6f704ca7774452dc3df154a.tar.gz
scummvm-rg350-1c5c8519137c621da6f704ca7774452dc3df154a.tar.bz2
scummvm-rg350-1c5c8519137c621da6f704ca7774452dc3df154a.zip
Add support for 'u' german umlaut
svn-id: r5854
Diffstat (limited to 'simon')
-rw-r--r--simon/simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index 91239a98dc..43b5345dbf 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -3521,7 +3521,7 @@ static const byte video_font[] = {
0, 0, 48, 48, 0, 48, 48, 0,
32, 16, 0, 112, 8, 248, 120, 0,
32, 80, 0, 144, 144, 144, 104, 0,
- 32, 16, 0, 112, 248, 128, 112, 0,
+ 80, 0, 144, 144, 144, 144, 104, 0,
32, 80, 0, 112, 248, 128, 112, 0,
112, 136, 8, 16, 32, 0, 32, 0,
32, 80, 0, 192, 64, 64, 224, 0,