Skip to content

Commit

Permalink
Sync wiki -> header
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Mar 4, 2022
1 parent ae73ea9 commit 232c355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/SDL_gamecontroller.h
Original file line number Diff line number Diff line change
Expand Up @@ -870,8 +870,8 @@ extern DECLSPEC int SDLCALL SDL_GameControllerRumble(SDL_GameController *gamecon
*
* Note that this is rumbling of the _triggers_ and not the game controller as
* a whole. This is currently only supported on Xbox One controllers. If you
* want the (more common) whole-controller rumble, use SDL_GameControllerRumble()
* instead.
* want the (more common) whole-controller rumble, use
* SDL_GameControllerRumble() instead.
*
* \param gamecontroller The controller to vibrate
* \param left_rumble The intensity of the left trigger rumble motor, from 0
Expand Down

0 comments on commit 232c355

Please sign in to comment.