Added SDL_StepBackUTF8()

This commit is contained in:
Sam Lantinga 2024-10-09 09:43:23 -07:00
parent 1f08a03794
commit f8eac30276
5 changed files with 54 additions and 1 deletions

View file

@ -1176,6 +1176,7 @@ SDL3_0.0.0 {
SDL_wcsnstr;
SDL_wcsstr;
SDL_wcstol;
SDL_StepBackUTF8;
# extra symbols go here (don't modify this line)
local: *;
};