1
0
Fork 0

Improve XTreeGold support. Thanks ripsaw

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3677
This commit is contained in:
Peter Veenstra 2011-02-19 19:57:30 +00:00
parent f94c0830ce
commit 212f673568
3 changed files with 10 additions and 2 deletions

View file

@ -506,6 +506,7 @@ public:
bool Extended(void);
void GetAttr(Bit8u & attr);
void SetAttr(Bit8u attr);
void SetResultAttr(Bit8u attr);
bool Valid(void);
private:
bool extended;