Merging another last minute fix from force feedback branch (r4036)
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403164
This commit is contained in:
parent
b77fa81aa1
commit
09f8ad29e2
1 changed files with 1 additions and 1 deletions
|
@ -1374,7 +1374,7 @@ SDL_SYS_HapticUnpause(SDL_Haptic * haptic)
|
|||
* Stops all the playing effects on the device.
|
||||
*/
|
||||
int
|
||||
SDL_SYS_HapticUnpause(SDL_Haptic * haptic)
|
||||
SDL_SYS_HapticStopAll(SDL_Haptic * haptic)
|
||||
{
|
||||
HRESULT ret;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue