mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.
Fixes #9470.
This commit is contained in:
parent
02da4acf0f
commit
98e9f361a8
10 changed files with 27 additions and 53 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue