Updated internal documentation comments.
This commit is contained in:
parent
b6737b215d
commit
bde0ce0969
11 changed files with 14 additions and 14 deletions
|
@ -446,7 +446,7 @@ SDL_SYS_GetInstanceIdOfDeviceIndex(int device_index)
|
|||
}
|
||||
|
||||
/* Function to open a joystick for use.
|
||||
The joystick to open is specified by the index field of the joystick.
|
||||
The joystick to open is specified by the device index.
|
||||
This should fill the nbuttons and naxes fields of the joystick structure.
|
||||
It returns 0, or -1 if there is an error.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue