updated dynapi after SDL_GDKGetDefaultUser addition

This commit is contained in:
Ozkan Sezer 2023-08-25 19:03:32 +03:00
parent 4355f9cec5
commit d86d02bbbf
3 changed files with 5 additions and 0 deletions

View file

@ -900,6 +900,7 @@ SDL3_0.0.0 {
SDL_WriteS32BE;
SDL_WriteS64LE;
SDL_WriteS64BE;
SDL_GDKGetDefaultUser;
# extra symbols go here (don't modify this line)
local: *;
};