[PATCH 0/1] MR181: winebus: Optionally split joysticks with more than 6 axes.

Rémi Bernon (@rbernon) wine at gitlab.winehq.org
Tue Jun 7 11:09:31 CDT 2022


Rémi Bernon (@rbernon) commented about dlls/winebus.sys/bus_sdl.c:
>      SDL_GameController *controller = NULL;
>      const char *str;
>      char guid_str[33];
> +    int i;
> +    int axis_count = 0;
NP: Please use grouped declarations.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/181#note_1651



More information about the wine-devel mailing list