aboutsummaryrefslogtreecommitdiff
path: root/engines/director/cast.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/director/cast.h')
-rw-r--r--engines/director/cast.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/director/cast.h b/engines/director/cast.h
index 66cb77ffe7..9a407e5be6 100644
--- a/engines/director/cast.h
+++ b/engines/director/cast.h
@@ -79,6 +79,7 @@ public:
byte _fillType;
byte _lineThickness;
byte _lineDirection;
+ InkType _ink;
};
class TextCast : public Cast {