diff include/SDL_config_nintendods.h @ 2673:24a6b3588eac gsoc2008_nds

Cleaned up and added joypad support from 1.2.9 NDS port. Also some minor video driver bugfixes.
author Darren Alton <dalton@stevens.edu>
date Thu, 19 Jun 2008 07:11:35 +0000
parents 74ac057679d5
children f1d07ba2e275
line wrap: on
line diff
--- a/include/SDL_config_nintendods.h	Tue Jun 17 08:26:36 2008 +0000
+++ b/include/SDL_config_nintendods.h	Thu Jun 19 07:11:35 2008 +0000
@@ -98,7 +98,7 @@
 #define SDL_CDROM_DISABLED	1
 
 /* Enable various input drivers */
-#define SDL_JOYSTICK_DISABLED	1
+#define SDL_JOYSTICK_NDS	1
 
 /* DS has no dynamic linking afaik */
 #define SDL_LOADSO_DISABLED	1