Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 months ago
parent
commit
faddff1bcc
1 changed files with 2 additions and 1 deletions
  1. 2 1
      include/SDL3/SDL_gamepad.h

+ 2 - 1
include/SDL3/SDL_gamepad.h

@@ -129,7 +129,8 @@ typedef enum SDL_GamepadType
  * south/east/west/north buttons below correspond to the locations in the
  * south/east/west/north buttons below correspond to the locations in the
  * diamond pattern. For Xbox controllers, this would be A/B/X/Y, for Nintendo
  * diamond pattern. For Xbox controllers, this would be A/B/X/Y, for Nintendo
  * Switch controllers, this would be B/A/Y/X, for GameCube controllers this
  * Switch controllers, this would be B/A/Y/X, for GameCube controllers this
- * would be A/X/B/Y, for PlayStation controllers this would be Cross/Circle/Square/Triangle.
+ * would be A/X/B/Y, for PlayStation controllers this would be
+ * Cross/Circle/Square/Triangle.
  *
  *
  * For controllers that don't use a diamond pattern for the face buttons, the
  * For controllers that don't use a diamond pattern for the face buttons, the
  * south/east/west/north buttons indicate the buttons labeled A, B, C, D, or
  * south/east/west/north buttons indicate the buttons labeled A, B, C, D, or