mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-17 07:16:00 +00:00
stdlib: Clean up and export SDL_UCS4ToUTF8().
Also fix internal usage of the function. Fixes #10157.
This commit is contained in:
@@ -811,6 +811,7 @@ SDL3_0.0.0 {
|
||||
SDL_TryLockRWLockForWriting;
|
||||
SDL_TryLockSpinlock;
|
||||
SDL_TryWaitSemaphore;
|
||||
SDL_UCS4ToUTF8;
|
||||
SDL_UnbindAudioStream;
|
||||
SDL_UnbindAudioStreams;
|
||||
SDL_UnloadObject;
|
||||
|
Reference in New Issue
Block a user