Mercurial > sdl-ios-xcode
comparison include/SDL_config_dreamcast.h @ 1942:4371d679ee12
Hopefully glSDL has been superceded by the OpenGL render driver.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 26 Jul 2006 03:12:05 +0000 |
parents | c121d94672cb |
children | 491e43f427ee |
comparison
equal
deleted
inserted
replaced
1941:bf09d535e014 | 1942:4371d679ee12 |
---|---|
100 #define SDL_TIMER_DC 1 | 100 #define SDL_TIMER_DC 1 |
101 | 101 |
102 /* Enable various video drivers */ | 102 /* Enable various video drivers */ |
103 #define SDL_VIDEO_DRIVER_DC 1 | 103 #define SDL_VIDEO_DRIVER_DC 1 |
104 #define SDL_VIDEO_DRIVER_DUMMY 1 | 104 #define SDL_VIDEO_DRIVER_DUMMY 1 |
105 #define SDL_VIDEO_DRIVER_GLSDL 1 | |
106 | 105 |
107 #endif /* _SDL_config_dreamcast_h */ | 106 #endif /* _SDL_config_dreamcast_h */ |