Mercurial > sdl-ios-xcode
diff include/SDL_config_nintendods.h @ 2671:c3e7c0698cbb gsoc2008_nds
some changes to the dummy driver for debug purposes that should be reverted.
most importantly, commenting out a check for an env. var.
author | Darren Alton <dalton@stevens.edu> |
---|---|
date | Thu, 12 Jun 2008 02:38:49 +0000 |
parents | 6e4669f4db49 |
children | 74ac057679d5 |
line wrap: on
line diff
--- a/include/SDL_config_nintendods.h Tue Jun 10 06:57:57 2008 +0000 +++ b/include/SDL_config_nintendods.h Thu Jun 12 02:38:49 2008 +0000 @@ -111,7 +111,6 @@ #define SDL_TIMERS_DISABLED 1 /* Enable various video drivers */ -#define SDL_VIDEO_DRIVER_NDS 1 +#define SDL_VIDEO_DRIVER_DUMMY 1 #endif /* _SDL_config_nintendods_h */ -