From 5c8714cc957cad0f8504d0d384e45029f91b59e3 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Fri, 3 Apr 2026 23:03:43 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_hints.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index 0c1a19d36d..d01f36f8a9 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -1445,10 +1445,10 @@ extern "C" { #define SDL_HINT_JOYSTICK_GAMEINPUT "SDL_JOYSTICK_GAMEINPUT" /** - * A variable controlling whether GameInput should be used for handling - * GIP devices that require raw report processing, but aren't supported - * by HIDRAW, such as Xbox One Guitars. - * + * A variable controlling whether GameInput should be used for handling GIP + * devices that require raw report processing, but aren't supported by HIDRAW, + * such as Xbox One Guitars. + * * Note that this is only supported with GameInput 3 or newer. * * The variable can be set to the following values: