diff --git a/src/dynapi/SDL_dynapi.sym b/src/dynapi/SDL_dynapi.sym index 1ecd8eabc..d6a110e76 100644 --- a/src/dynapi/SDL_dynapi.sym +++ b/src/dynapi/SDL_dynapi.sym @@ -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: *; };