os2 cdrom support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2393
This commit is contained in:
parent
45f519d0c2
commit
2c3ae52a79
4 changed files with 159 additions and 5 deletions
|
@ -296,7 +296,7 @@ private:
|
|||
|
||||
#endif /* WIN 32 */
|
||||
|
||||
#if defined (LINUX)
|
||||
#if defined (LINUX) || defined(OS2)
|
||||
|
||||
class CDROM_Interface_Ioctl : public CDROM_Interface_SDL
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue