mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 03:48:14 +00:00
reran gendynapi.pl to add SDL_GetTicksNS / SDL_DelayNS to SDL_dynapi.sym
This commit is contained in:
@@ -866,6 +866,8 @@ SDL3_0.0.0 {
|
||||
SDL_GetVersion;
|
||||
SDL_GetRevision;
|
||||
SDL_GetPowerInfo;
|
||||
SDL_GetTicksNS;
|
||||
SDL_DelayNS;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user