diff include/SDL_config_iphoneos.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 fb256fee28d8
children b91354fa65a2
line wrap: on
line diff
--- a/include/SDL_config_iphoneos.h	Sun Jun 07 02:45:55 2009 +0000
+++ b/include/SDL_config_iphoneos.h	Sun Jun 07 06:06:35 2009 +0000
@@ -131,6 +131,9 @@
 #define SDL_VIDEO_OPENGL_ES	1
 #define SDL_VIDEO_RENDER_OGL_ES	1
 
+/* Enable system power support */
+#define SDL_POWER_MACOSX 1
+
 /* enable iPhone keyboard support */
 #define SDL_IPHONE_KEYBOARD 1