Improve XTreeGold support. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3677
This commit is contained in:
parent
f94c0830ce
commit
212f673568
3 changed files with 10 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue