mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-08 12:28: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_GetVersion;
|
||||||
SDL_GetRevision;
|
SDL_GetRevision;
|
||||||
SDL_GetPowerInfo;
|
SDL_GetPowerInfo;
|
||||||
|
SDL_GetTicksNS;
|
||||||
|
SDL_DelayNS;
|
||||||
# extra symbols go here (don't modify this line)
|
# extra symbols go here (don't modify this line)
|
||||||
local: *;
|
local: *;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user