You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was checking examples/input/01-joystick-polling/joystick-polling.c and SDL_GetNumJoystickHats returns 1 when compiling for Linux but 0 when compiling for Emscripten.
Is it a bug in SDL or is it not supported in Emscripten?