Skip to content

Commit

Permalink
DIRECTOR: Equip textCast with _ftext
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiatesan authored and sev- committed May 2, 2017
1 parent 6a741a8 commit bad6cc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions engines/director/cast.h
Expand Up @@ -136,6 +136,8 @@ class TextCast : public Cast {
byte textSlant;
Common::Array<TextFlag> textFlags;
uint16 palinfo1, palinfo2, palinfo3;

Common::String _ftext;
};

enum ButtonType {
Expand Down

0 comments on commit bad6cc3

Please sign in to comment.