Removed scsi-3 commands
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@782
This commit is contained in:
parent
a7104cb358
commit
02934f9676
2 changed files with 15 additions and 63 deletions
|
@ -111,6 +111,7 @@ private:
|
|||
HANDLE hEvent; // global event
|
||||
DWORD (*pGetASPI32SupportInfo) (void); // ptrs to aspi funcs
|
||||
DWORD (*pSendASPI32Command) (LPSRB);
|
||||
TMSF oldLeadOut;
|
||||
};
|
||||
|
||||
class CDROM_Interface_Ioctl : public CDROM_Interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue