Corrected header file documentation comment.
This commit is contained in:
parent
53b5ab0011
commit
04a6052cee
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ extern "C" {
|
|||
* \file SDL_gamecontroller.h
|
||||
*
|
||||
* In order to use these functions, SDL_Init() must have been called
|
||||
* with the ::SDL_INIT_JOYSTICK flag. This causes SDL to scan the system
|
||||
* with the ::SDL_INIT_GAMECONTROLLER flag. This causes SDL to scan the system
|
||||
* for game controllers, and load appropriate drivers.
|
||||
*
|
||||
* If you would like to receive controller updates while the application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue