Add support for selecting CDROM drive for Loom/MI cd audio, fix midi support

svn-id: r3888
This commit is contained in:
James Brown 2002-04-07 07:33:39 +00:00
parent d2d498d08c
commit 3142a9c5cd
4 changed files with 22 additions and 7 deletions

View file

@ -44,6 +44,7 @@ public:
uint16 _soundCardType;
int _scummVersion;
int _cdrom;
bool _restore;
};