mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-27 00:08:39 +00:00
This fixes the clang warning "Cast between pointer-to-function and pointer-to-object is an extension" You can define SDL_FUNCTION_POINTER_IS_VOID_POINTER in your project to restore the previous behavior. Fixes https://github.com/libsdl-org/SDL/issues/2866 |
||
|---|---|---|
| .. | ||
| android | ||
| freebsd | ||
| gdk | ||
| haiku | ||
| linux | ||
| n3ds | ||
| ngage | ||
| openbsd | ||
| ps2 | ||
| psp | ||
| unix | ||
| windows | ||
| winrt | ||
| SDL_runapp.c | ||