Add support for selecting CDROM drive for Loom/MI cd audio, fix midi support
svn-id: r3888
This commit is contained in:
parent
d2d498d08c
commit
3142a9c5cd
4 changed files with 22 additions and 7 deletions
1
scumm.h
1
scumm.h
|
@ -1291,6 +1291,7 @@ public:
|
|||
bool fileEof(void *handle);
|
||||
uint32 filePos(void *handle);
|
||||
bool checkFixedDisk();
|
||||
int _cdrom;
|
||||
|
||||
int fileReadByte();
|
||||
uint32 fileReadDwordLE();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue