mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-15 05:08:43 +08:00
9504bb121d
This might have changed at some point in the Pulse API, or this might have always been wrong, but we didn't notice because the dynamic loading code hides it by casting things to void *. The static path, where it assigns the function pointer directly, puts out a clear compiler warning, though.