branch | gsoc2008_force_feedback |
changeset 2486 | 24dd8b8669fa |
parent 2485 | 67978eea6d10 |
child 2488 | 8e2bdbccf7ff |
--- a/src/haptic/SDL_haptic.c Tue Jul 01 14:31:04 2008 +0000 +++ b/src/haptic/SDL_haptic.c Tue Jul 01 16:19:54 2008 +0000 @@ -228,6 +228,9 @@ return haptic->supported; } +/* + * Checks to see if the device can support the effect. + */ int SDL_HapticEffectSupported(SDL_Haptic * haptic, SDL_HapticEffect * effect) {