mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 01:17:40 +00:00
Added SDL_AddTimerNS()
This commit is contained in:
parent
b6360516e4
commit
99599d9236
6 changed files with 152 additions and 24 deletions
|
@ -9,6 +9,7 @@ SDL3_0.0.0 {
|
|||
SDL_AddGamepadMappingsFromIO;
|
||||
SDL_AddHintCallback;
|
||||
SDL_AddTimer;
|
||||
SDL_AddTimerNS;
|
||||
SDL_AddVulkanRenderSemaphores;
|
||||
SDL_AllocateEventMemory;
|
||||
SDL_AndroidBackButton;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue