diff include/SDL_config_nintendods.h @ 2696:0b395a60deff gsoc2008_nds

Timers work now.
author Darren Alton <dalton@stevens.edu>
date Mon, 18 Aug 2008 07:29:52 +0000
parents 4135aa9c5645
children
line wrap: on
line diff
--- a/include/SDL_config_nintendods.h	Sun Aug 17 09:50:28 2008 +0000
+++ b/include/SDL_config_nintendods.h	Mon Aug 18 07:29:52 2008 +0000
@@ -110,7 +110,7 @@
 #define SDL_THREADS_DISABLED	1
 
 /* Enable various timer systems */
-#define SDL_TIMERS_DISABLED	1
+#define SDL_TIMER_NDS	1
 
 /* Enable various video drivers */
 #define SDL_VIDEO_DRIVER_NDS	1