mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 09:15:18 -05:00
Fixed wrong documentation for haptic implementation.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user