diff include/SDL_config_nintendods.h @ 2678:3895761db26a gsoc2008_nds

Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver
author Darren Alton <dalton@stevens.edu>
date Thu, 10 Jul 2008 23:35:01 +0000
parents f1d07ba2e275
children 4135aa9c5645
line wrap: on
line diff
--- a/include/SDL_config_nintendods.h	Wed Jul 02 13:59:30 2008 +0000
+++ b/include/SDL_config_nintendods.h	Thu Jul 10 23:35:01 2008 +0000
@@ -100,8 +100,6 @@
 /* Enable various input drivers */
 #define SDL_JOYSTICK_NDS	1
 /*#define SDL_JOYSTICK_DUMMY	1*/
-#define SDL_TOUCHSCREEN_NDS	1
-/*#define SDL_TOUCHSCREEN_DUMMY	1*/
 
 /* DS has no dynamic linking afaik */
 #define SDL_LOADSO_DISABLED	1