mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-24 13:13:58 +00:00
DIRECTOR: Equip textCast with _ftext
This commit is contained in:
parent
6a741a88c9
commit
bad6cc32ef
@ -136,6 +136,8 @@ public:
|
||||
byte textSlant;
|
||||
Common::Array<TextFlag> textFlags;
|
||||
uint16 palinfo1, palinfo2, palinfo3;
|
||||
|
||||
Common::String _ftext;
|
||||
};
|
||||
|
||||
enum ButtonType {
|
||||
|
Loading…
x
Reference in New Issue
Block a user