mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 23:20:58 +00:00
For SDL dynapi to work, the SDL_DYNAPI_entry symbol must be externally visible. Adding __attribute__((visibility(default))) would not work since version scripts override these. |
||
|---|---|---|
| .. | ||
| gendynapi.py | ||
| SDL_dynapi.c | ||
| SDL_dynapi.h | ||
| SDL_dynapi.sym | ||
| SDL_dynapi_overrides.h | ||
| SDL_dynapi_procs.h | ||