DIRECTOR: Fix code formatting
This commit is contained in:
parent
98f0006ad9
commit
bfd2b487eb
2 changed files with 3 additions and 2 deletions
|
@ -30,6 +30,7 @@ namespace Director {
|
|||
class Stxt {
|
||||
public:
|
||||
Stxt(Common::SeekableSubReadStreamEndian &textStream);
|
||||
|
||||
public:
|
||||
Common::String _ftext;
|
||||
uint32 _fontId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue