diff include/SDL_config.h.in @ 2567:d551e29f086b gsoc2008_force_feedback

Configure should try to use haptic on windows with directinput.
author Edgar Simo <bobbens@gmail.com>
date Thu, 31 Jul 2008 11:10:52 +0000
parents 0e63e7e4a986
children
line wrap: on
line diff
--- a/include/SDL_config.h.in	Thu Jul 31 11:06:16 2008 +0000
+++ b/include/SDL_config.h.in	Thu Jul 31 11:10:52 2008 +0000
@@ -219,6 +219,7 @@
 #undef SDL_HAPTIC_DUMMY
 #undef SDL_HAPTIC_LINUX
 #undef SDL_HAPTIC_IOKIT
+#undef SDL_HAPTIC_DINPUT
 
 /* Enable various shared object loading systems */
 #undef SDL_LOADSO_BEOS