diff 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
line wrap: on
line diff
--- a/include/SDL_config_nintendods.h	Sun Jun 07 02:45:55 2009 +0000
+++ b/include/SDL_config_nintendods.h	Sun Jun 07 06:06:35 2009 +0000
@@ -116,4 +116,7 @@
 #define SDL_VIDEO_DRIVER_NDS	1
 /*#define SDL_VIDEO_DRIVER_DUMMY	1 TODO: uncomment this later*/
 
+/* Enable system power support */
+#define SDL_POWER_NINTENDODS 1
+
 #endif /* _SDL_config_nintendods_h */