comparison 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
comparison
equal deleted inserted replaced
2548:8763183f03a8 2549:491e43f427ee
116 /* Enable various cdrom drivers */ 116 /* Enable various cdrom drivers */
117 #define SDL_CDROM_OS2 1 117 #define SDL_CDROM_OS2 1
118 118
119 /* Enable various input drivers */ 119 /* Enable various input drivers */
120 #define SDL_JOYSTICK_OS2 1 120 #define SDL_JOYSTICK_OS2 1
121 #define SDL_HAPTIC_DUMMY 1
121 122
122 /* Enable various shared object loading systems */ 123 /* Enable various shared object loading systems */
123 #define SDL_LOADSO_OS2 1 124 #define SDL_LOADSO_OS2 1
124 125
125 /* Enable various threading systems */ 126 /* Enable various threading systems */