Remove CDROM_USE_SDL enum value
This commit is contained in:
parent
3e3c2c02b4
commit
ac4411389b
4 changed files with 4 additions and 16 deletions
|
@ -16,10 +16,7 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
|
||||
// ******************************************************
|
||||
// SDL CDROM
|
||||
// ******************************************************
|
||||
#include "cdrom.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
@ -27,8 +24,6 @@
|
|||
|
||||
#include "dosbox.h"
|
||||
#include "support.h"
|
||||
#include "cdrom.h"
|
||||
|
||||
|
||||
int CDROM_GetMountType(char* path, int) {
|
||||
// 1 - Iso file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue