Explorar o código

Sync SDL2 wiki -> header

SDL Wiki Bot %!s(int64=2) %!d(string=hai) anos
pai
achega
744eb00b04
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/SDL_gamecontroller.h

+ 1 - 1
include/SDL_gamecontroller.h

@@ -714,7 +714,7 @@ SDL_GameControllerHasAxis(SDL_GameController *gamecontroller, SDL_GameController
  *
  * Triggers range from 0 when released to 32767 when fully pressed, and never
  * return a negative value. Note that this differs from the value reported by
- * the lower-level SDL_GetJoystickAxis(), which normally uses the full range.
+ * the lower-level SDL_JoystickGetAxis(), which normally uses the full range.
  *
  * \param gamecontroller a game controller.
  * \param axis an axis index (one of the SDL_GameControllerAxis values).