Mercurial > sdl-ios-xcode
comparison include/SDL_config_dreamcast.h @ 3170:b7a48f533966
Initial work on power subsystem for SDL 1.3.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 07 Jun 2009 06:06:35 +0000 |
parents | 99210400e8b9 |
children | 77d6336711fc |
comparison
equal
deleted
inserted
replaced
3169:f294338ca6eb | 3170:b7a48f533966 |
---|---|
102 | 102 |
103 /* Enable various video drivers */ | 103 /* Enable various video drivers */ |
104 #define SDL_VIDEO_DRIVER_DC 1 | 104 #define SDL_VIDEO_DRIVER_DC 1 |
105 #define SDL_VIDEO_DRIVER_DUMMY 1 | 105 #define SDL_VIDEO_DRIVER_DUMMY 1 |
106 | 106 |
107 #define SDL_POWER_HARDWIRED 1 | |
108 | |
107 #endif /* _SDL_config_dreamcast_h */ | 109 #endif /* _SDL_config_dreamcast_h */ |