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: