Mercurial > sdl-ios-xcode
comparison include/SDL_config_pandora.h @ 3243:5db962a9a991
CD-ROM support is so passé :)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 05 Sep 2009 09:11:03 +0000 |
parents | ba1e64340565 |
children | 15eea7a1fa97 |
comparison
equal
deleted
inserted
replaced
3242:af4a5af3cd2b | 3243:5db962a9a991 |
---|---|
93 #define HAVE_SQRT 1 | 93 #define HAVE_SQRT 1 |
94 #define HAVE_SIGACTION 1 | 94 #define HAVE_SIGACTION 1 |
95 #define HAVE_SETJMP 1 | 95 #define HAVE_SETJMP 1 |
96 #define HAVE_NANOSLEEP 1 | 96 #define HAVE_NANOSLEEP 1 |
97 | 97 |
98 #define SDL_CDROM_DISABLED 1 | |
99 #define SDL_AUDIO_DRIVER_DUMMY 1 | 98 #define SDL_AUDIO_DRIVER_DUMMY 1 |
100 #define SDL_AUDIO_DRIVER_OSS 1 | 99 #define SDL_AUDIO_DRIVER_OSS 1 |
101 | 100 |
102 #define SDL_INPUT_LINUXEV 1 | 101 #define SDL_INPUT_LINUXEV 1 |
103 #define SDL_INPUT_TSLIB 1 | 102 #define SDL_INPUT_TSLIB 1 |