6 Oct
2023
6 Oct
'23
2:28 a.m.
Rémi Bernon (@rbernon) commented about dlls/winmm/joystick.c:
*/
#include <stdarg.h> +#include <stdbool.h> We use BOOL everywhere else in the file, why use stdbool instead?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4029#note_47822