winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.

Fixes #9470.
This commit is contained in:
Ryan C. Gordon 2024-04-13 08:18:08 -04:00
parent 02da4acf0f
commit 98e9f361a8
No known key found for this signature in database
GPG key ID: FA148B892AB48044
10 changed files with 27 additions and 53 deletions

View file

@ -838,8 +838,7 @@ SDL3_0.0.0 {
SDL_WarpMouseInWindow;
SDL_WasInit;
SDL_WinRTGetDeviceFamily;
SDL_WinRTGetFSPathUNICODE;
SDL_WinRTGetFSPathUTF8;
SDL_WinRTGetFSPath;
SDL_WindowHasSurface;
SDL_WriteIO;
SDL_WriteS16BE;