Sam Lantinga
be1d44279c
Fixed error: incompatible function pointer types passing
SDL/src/sensor/emscripten/SDL_emscriptensensor.c:80:5: error: incompatible function pointer types passing
'int (*)(int, const EmscriptenDeviceMotionEvent *, void *)' (aka 'int (*)(int, const struct EmscriptenDeviceMotionEvent *, void *)') to parameter of type 'em_devicemotion_callback_func' (aka
'bool (*)(int, const struct EmscriptenDeviceMotionEvent *, void *)') [-Wincompatible-function-pointer-types]
80 | emscripten_set_devicemotion_callback((void *)0, false, &SDL_EMSCRIPTEN_SensorCallback);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-10-27 10:13:57 -07:00
..
2025-09-20 03:47:02 +03:00
2025-10-20 00:13:09 -07:00
2025-10-10 16:21:59 -04:00
2025-10-27 08:48:04 -07:00
2025-10-10 21:52:41 -04:00
2025-10-20 00:13:09 -07:00
2025-10-22 17:55:02 -07:00
2025-10-23 21:03:09 -04:00
2025-09-22 10:09:30 -07:00
2025-10-20 16:24:20 -07:00
2025-09-18 20:58:32 -07:00
2025-10-24 10:41:08 -07:00
2025-10-20 00:13:09 -07:00
2025-10-27 08:55:03 -07:00
2025-09-20 03:47:02 +03:00
2025-09-18 20:58:32 -07:00
2025-09-08 13:00:26 -07:00
2025-09-22 11:57:42 -04:00
2025-10-24 08:26:17 -07:00
2025-07-14 19:49:38 -04:00
2025-09-19 08:00:03 -07:00
2025-10-26 08:10:52 -07:00
2025-10-27 10:13:57 -07:00
2025-10-20 00:13:09 -07:00
2025-09-18 20:58:32 -07:00
2025-10-20 08:41:24 -07:00
2025-10-20 00:13:09 -07:00
2025-10-04 20:00:27 +03:00
2025-09-18 20:58:32 -07:00
2025-10-20 00:13:09 -07:00
2025-10-26 09:27:33 -07:00
2025-01-01 07:45:52 -08:00
2025-09-20 03:47:02 +03:00
2025-03-02 07:55:56 -08:00
2025-05-22 11:07:22 -07:00
2025-01-01 07:45:52 -08:00
2025-09-18 20:58:32 -07:00
2025-07-09 12:38:16 -04:00
2025-01-01 07:45:52 -08:00
2025-09-18 20:58:32 -07:00
2025-10-10 12:47:42 -07:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-10-27 08:48:04 -07:00
2025-01-01 07:45:52 -08:00
2025-09-18 20:58:32 -07:00
2025-09-18 20:58:32 -07:00
2025-10-25 15:13:37 -07:00
2025-09-20 03:47:02 +03:00