mirror of
https://github.com/yawut/SDL.git
synced 2026-07-01 00:39:58 -05:00
Fixed wrong documentation for haptic implementation.
This commit is contained in:
parent
5e4c1f280e
commit
4edf9290cc
|
|
@ -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…
Reference in New Issue
Block a user