aboutsummaryrefslogtreecommitdiff
path: root/scumm/charset.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/charset.h')
-rw-r--r--scumm/charset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/charset.h b/scumm/charset.h
index c41f1051e6..a9be1dd231 100644
--- a/scumm/charset.h
+++ b/scumm/charset.h
@@ -88,7 +88,7 @@ protected:
public:
CharsetRenderer(ScummEngine *vm);
- virtual ~CharsetRenderer() {}
+ virtual ~CharsetRenderer();
void restoreCharsetBg();
void clearCharsetMask();