Added DOS_PSP::FindEntryByHandle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@669
This commit is contained in:
parent
8fd7014110
commit
412d91902a
1 changed files with 1 additions and 0 deletions
|
@ -260,6 +260,7 @@ public:
|
|||
void SetFCB2 (RealPt src);
|
||||
void SetCommandTail (RealPt src);
|
||||
bool SetNumFiles (Bit16u fileNum);
|
||||
Bit16u FindEntryByHandle (Bit8u handle);
|
||||
|
||||
private:
|
||||
#pragma pack(1)
|
||||
|
|
Loading…
Add table
Reference in a new issue