Explorar o código

Documentation: fix minor gamecontroller parameter warning

Sylvain Becker %!s(int64=5) %!d(string=hai) anos
pai
achega
b198febb62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/SDL_gamecontroller.h

+ 1 - 1
include/SDL_gamecontroller.h

@@ -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