aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2005-03-25 14:58:18 +0000
committerMax Horn2005-03-25 14:58:18 +0000
commit0089900e5ac16b71b1e76554ed8366b3960810e2 (patch)
tree563e53231de73b7f61459df45342fe12d84ace57
parentc4261f007ab5e00dc8268d98288e5838753b4db5 (diff)
downloadscummvm-rg350-0089900e5ac16b71b1e76554ed8366b3960810e2.tar.gz
scummvm-rg350-0089900e5ac16b71b1e76554ed8366b3960810e2.tar.bz2
scummvm-rg350-0089900e5ac16b71b1e76554ed8366b3960810e2.zip
Add missing pixel to letter 'P'
svn-id: r17229
-rw-r--r--graphics/newfont_big.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/newfont_big.cpp b/graphics/newfont_big.cpp
index f9527d11e5..0ac46bdf96 100644
--- a/graphics/newfont_big.cpp
+++ b/graphics/newfont_big.cpp
@@ -2236,7 +2236,7 @@ static const bitmap_t _font_bits[] = {
| |
| |
| |
- | ******* |
+ | ******** |
| * * |
| * * |
| * * |
@@ -2258,7 +2258,7 @@ static const bitmap_t _font_bits[] = {
0x0000,
0x0000,
0x0000,
-0x7f00,
+0x7f80,
0x1040,
0x1020,
0x1020,