comparison include/SDL_config_nintendods.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 b91354fa65a2
comparison
equal deleted inserted replaced
3169:f294338ca6eb 3170:b7a48f533966
114 114
115 /* Enable various video drivers */ 115 /* Enable various video drivers */
116 #define SDL_VIDEO_DRIVER_NDS 1 116 #define SDL_VIDEO_DRIVER_NDS 1
117 /*#define SDL_VIDEO_DRIVER_DUMMY 1 TODO: uncomment this later*/ 117 /*#define SDL_VIDEO_DRIVER_DUMMY 1 TODO: uncomment this later*/
118 118
119 /* Enable system power support */
120 #define SDL_POWER_NINTENDODS 1
121
119 #endif /* _SDL_config_nintendods_h */ 122 #endif /* _SDL_config_nintendods_h */