mirror of https://github.com/encounter/SDL.git
Pandora: Fixed deactivating no more available CD-ROM support in config header.
This commit is contained in:
parent
976bc9a919
commit
d3a841eb88
|
@ -97,7 +97,6 @@
|
||||||
#define HAVE_NANOSLEEP 1
|
#define HAVE_NANOSLEEP 1
|
||||||
#define HAVE_POW 1
|
#define HAVE_POW 1
|
||||||
|
|
||||||
#define SDL_CDROM_DISABLED 1
|
|
||||||
#define SDL_AUDIO_DRIVER_DUMMY 1
|
#define SDL_AUDIO_DRIVER_DUMMY 1
|
||||||
#define SDL_AUDIO_DRIVER_OSS 1
|
#define SDL_AUDIO_DRIVER_OSS 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue