Skip to content

Commit faddff1

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 31650d5 commit faddff1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/SDL3/SDL_gamepad.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@ typedef enum SDL_GamepadType
129129
* south/east/west/north buttons below correspond to the locations in the
130130
* diamond pattern. For Xbox controllers, this would be A/B/X/Y, for Nintendo
131131
* Switch controllers, this would be B/A/Y/X, for GameCube controllers this
132-
* would be A/X/B/Y, for PlayStation controllers this would be Cross/Circle/Square/Triangle.
132+
* would be A/X/B/Y, for PlayStation controllers this would be
133+
* Cross/Circle/Square/Triangle.
133134
*
134135
* For controllers that don't use a diamond pattern for the face buttons, the
135136
* south/east/west/north buttons indicate the buttons labeled A, B, C, D, or

0 commit comments

Comments
 (0)