Skip to content

Commit

Permalink
Documentation: fix minor gamecontroller parameter warning
Browse files Browse the repository at this point in the history
  • Loading branch information
1bsyl committed Nov 8, 2020
1 parent 731a5d1 commit b198feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_gamecontroller.h
Expand Up @@ -422,7 +422,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_GameControllerHasLED(SDL_GameController *ga
/**
* 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 green The intensity of the green LED
* \param blue The intensity of the blue LED
Expand Down

0 comments on commit b198feb

Please sign in to comment.