diff options
author | Travis Howell | 2003-05-26 04:25:29 +0000 |
---|---|---|
committer | Travis Howell | 2003-05-26 04:25:29 +0000 |
commit | 2f72a470893e13bd2e63ffe0342664bfad9904cb (patch) | |
tree | a8169cbb38ae6cd94334045a4f6681e92fba0fa9 | |
parent | 2a9e09f33fcf5f3d62c289d6bca0e23d5768c562 (diff) | |
download | scummvm-rg350-2f72a470893e13bd2e63ffe0342664bfad9904cb.tar.gz scummvm-rg350-2f72a470893e13bd2e63ffe0342664bfad9904cb.tar.bz2 scummvm-rg350-2f72a470893e13bd2e63ffe0342664bfad9904cb.zip |
Ooops, added a few too many
svn-id: r7990
-rw-r--r-- | simon/charset.cpp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/simon/charset.cpp b/simon/charset.cpp index ae1221e059..1ec69ef707 100644 --- a/simon/charset.cpp +++ b/simon/charset.cpp @@ -339,20 +339,6 @@ static const byte hebrew_video_font[] = { 0, 0, 0, 0, 0, 0, 248, 0, 139, 2, 178, 252, 8, 0, 176, 240, 8, 0, 176, 32, 33, 34, 35, 36, - 37, 38, 39, 40, 41, 42, 43, 90, - 45, 85, 47, 48, 49, 50, 51, 52, - 53, 54, 55, 56, 57, 83, 83, 90, - 61, 85, 63, 35, 89, 80, 65, 66, - 87, 75, 82, 73, 79, 71, 76, 74, - 86, 78, 77, 84, 47, 88, 67, 64, - 69, 68, 44, 81, 72, 70, 91, 92, - 93, 94, 95, 96, 89, 80, 65, 66, - 87, 75, 82, 73, 79, 71, 76, 74, - 86, 78, 77, 84, 47, 88, 67, 64, - 69, 68, 44, 81, 72, 70, 123, 124, - 125, 126, 127, 96, 0, 178, 0, 16, - 0, 176, 255, 64, 0, 176, 13, 32, - 32, 32, 32, 32, 32, 32 }; static const byte italian_video_font[] = { |