mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-02-22 07:37:56 +01:00
Documentation: fix minor gamecontroller parameter warning
This commit is contained in:
parent
731a5d1c53
commit
b198febb62
@ -422,7 +422,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_GameControllerHasLED(SDL_GameController *ga
|
|||||||
/**
|
/**
|
||||||
* Update a controller's LED color.
|
* Update a controller's LED color.
|
||||||
*
|
*
|
||||||
* \param controller The joystick to update
|
* \param gamecontroller The joystick to update
|
||||||
* \param red The intensity of the red LED
|
* \param red The intensity of the red LED
|
||||||
* \param green The intensity of the green LED
|
* \param green The intensity of the green LED
|
||||||
* \param blue The intensity of the blue LED
|
* \param blue The intensity of the blue LED
|
||||||
|
Loading…
Reference in New Issue
Block a user