Fixed wrong documentation for haptic implementation.
This commit is contained in:
parent
c30845f58b
commit
c1b6e05455
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ struct _SDL_Haptic
|
|||
/*
|
||||
* Scans the system for haptic devices.
|
||||
*
|
||||
* Returns 0 on success, -1 on error.
|
||||
* Returns number of devices on success, -1 on error.
|
||||
*/
|
||||
extern int SDL_SYS_HapticInit(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue