aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction
diff options
context:
space:
mode:
authorNicola Mettifogo2007-01-15 21:59:56 +0000
committerNicola Mettifogo2007-01-15 21:59:56 +0000
commita3df05727ad65d96333fd116dd35302169c6094f (patch)
tree5022206699508d503205cd01950def68ac644ccd /engines/parallaction
parent79d98bf52ab6480ac01b44c927f609d6f43b832f (diff)
downloadscummvm-rg350-a3df05727ad65d96333fd116dd35302169c6094f.tar.gz
scummvm-rg350-a3df05727ad65d96333fd116dd35302169c6094f.tar.bz2
scummvm-rg350-a3df05727ad65d96333fd116dd35302169c6094f.zip
removed definition of _glyphWidths
svn-id: r25097
Diffstat (limited to 'engines/parallaction')
-rw-r--r--engines/parallaction/staticres.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/engines/parallaction/staticres.cpp b/engines/parallaction/staticres.cpp
index a9599cd400..5ff066bf78 100644
--- a/engines/parallaction/staticres.cpp
+++ b/engines/parallaction/staticres.cpp
@@ -44,19 +44,6 @@ byte Graphics::_mouseArrow[256] = {
};
-//
-// proportional font glyphs width
-//
-const byte _glyphWidths[126] = {
- 0x04, 0x03, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x04, 0x04, 0x06, 0x06, 0x03, 0x05, 0x03, 0x05,
- 0x06, 0x06, 0x06, 0x06, 0x07, 0x06, 0x06, 0x06, 0x06, 0x06, 0x03, 0x03, 0x05, 0x04, 0x05, 0x05,
- 0x03, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x03, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07,
- 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x08, 0x07, 0x07, 0x07, 0x05, 0x06, 0x05, 0x08, 0x07,
- 0x04, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x03, 0x04, 0x05, 0x05, 0x06, 0x06, 0x05,
- 0x05, 0x06, 0x05, 0x05, 0x05, 0x05, 0x06, 0x07, 0x05, 0x05, 0x05, 0x05, 0x02, 0x05, 0x05, 0x07,
- 0x08, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x04, 0x04, 0x04,
- 0x05, 0x06, 0x05, 0x05, 0x05, 0x05, 0x05, 0x05, 0x04, 0x06, 0x05, 0x05, 0x05, 0x05
-};
const char *_zoneFlagNames[] = {
"closed",