diff include/SDL_config_os2.h @ 2549:491e43f427ee gsoc2008_force_feedback

Put haptic defines in SDL_configs, patch by Alam.
author Edgar Simo <bobbens@gmail.com>
date Mon, 28 Jul 2008 10:26:21 +0000
parents c121d94672cb
children 99210400e8b9
line wrap: on
line diff
--- a/include/SDL_config_os2.h	Mon Jul 28 10:00:17 2008 +0000
+++ b/include/SDL_config_os2.h	Mon Jul 28 10:26:21 2008 +0000
@@ -118,6 +118,7 @@
 
 /* Enable various input drivers */
 #define SDL_JOYSTICK_OS2	1
+#define SDL_HAPTIC_DUMMY	1
 
 /* Enable various shared object loading systems */
 #define SDL_LOADSO_OS2	1