mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-11 09:01:40 +00:00
This allows applications to re-query the values if the system locale is changed during runtime, and better matches the other locale functions. A note is included in the documentation mentioning that this can be slow, as it has to call into OS functions. Also allows for the removal of the init/quit time functions, as they are no longer needed. |
||
|---|---|---|
| .. | ||
| gendynapi.py | ||
| SDL_dynapi.c | ||
| SDL_dynapi.h | ||
| SDL_dynapi.sym | ||
| SDL_dynapi_overrides.h | ||
| SDL_dynapi_procs.h | ||
| SDL_dynapi_unsupported.h | ||