Mercurial > sdl-ios-xcode
comparison include/SDL_config_dreamcast.h @ 1658:e49147870aac SDL-1.3
glSDL support
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 01 May 2006 06:58:33 +0000 |
parents | d951a5afaf07 |
children | 4371d679ee12 |
comparison
equal
deleted
inserted
replaced
1657:5b0805ceb50f | 1658:e49147870aac |
---|---|
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 | |
105 | 106 |
106 #endif /* _SDL_config_dreamcast_h */ | 107 #endif /* _SDL_config_dreamcast_h */ |