Add call to clear out some more fields, needed for fcb name parsing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3938
This commit is contained in:
parent
b0a3ca8259
commit
39875d92da
2 changed files with 5 additions and 0 deletions
|
@ -509,6 +509,7 @@ public:
|
|||
void SetAttr(Bit8u attr);
|
||||
void SetResultAttr(Bit8u attr);
|
||||
bool Valid(void);
|
||||
void ClearBlockRecsize(void);
|
||||
private:
|
||||
bool extended;
|
||||
PhysPt real_pt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue