From 0d746b05fc4dbf4ef2e2530e6ad95b69bcdfe58d Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 9 Oct 2004 00:47:47 +0000 Subject: Added methods to access charset x/y offs values (though those seem to be all 0 in COMI) svn-id: r15482 --- scumm/smush/smush_font.h | 1 - 1 file changed, 1 deletion(-) (limited to 'scumm/smush') diff --git a/scumm/smush/smush_font.h b/scumm/smush/smush_font.h index b197dad9c6..19de753a64 100644 --- a/scumm/smush/smush_font.h +++ b/scumm/smush/smush_font.h @@ -29,7 +29,6 @@ namespace Scumm { class SmushFont : public NutRenderer { protected: - int _nbChars; int16 _color; bool _new_colors; bool _original; -- cgit v1.2.3