mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 18:07:40 +00:00
Dynamic API symbol cleanup
This commit is contained in:
parent
f295f6814c
commit
5c4b558c1c
3 changed files with 28 additions and 45 deletions
|
@ -351,18 +351,11 @@ SDL3_0.0.0 {
|
|||
SDL_GetOriginalMemoryFunctions;
|
||||
SDL_GetPathInfo;
|
||||
SDL_GetPenCapabilities;
|
||||
SDL_GetPenCapabilities;
|
||||
SDL_GetPenFromGUID;
|
||||
SDL_GetPenFromGUID;
|
||||
SDL_GetPenGUID;
|
||||
SDL_GetPenGUID;
|
||||
SDL_GetPenName;
|
||||
SDL_GetPenName;
|
||||
SDL_GetPenStatus;
|
||||
SDL_GetPenStatus;
|
||||
SDL_GetPenType;
|
||||
SDL_GetPenType;
|
||||
SDL_GetPens;
|
||||
SDL_GetPens;
|
||||
SDL_GetPerformanceCounter;
|
||||
SDL_GetPerformanceFrequency;
|
||||
|
@ -599,7 +592,6 @@ SDL3_0.0.0 {
|
|||
SDL_PauseHaptic;
|
||||
SDL_PeepEvents;
|
||||
SDL_PenConnected;
|
||||
SDL_PenConnected;
|
||||
SDL_PlayHapticRumble;
|
||||
SDL_PollEvent;
|
||||
SDL_PostSemaphore;
|
||||
|
@ -682,7 +674,6 @@ SDL3_0.0.0 {
|
|||
SDL_SetAssertionHandler;
|
||||
SDL_SetAudioPostmixCallback;
|
||||
SDL_SetAudioStreamFormat;
|
||||
SDL_SetAudioStreamFormat;
|
||||
SDL_SetAudioStreamFrequencyRatio;
|
||||
SDL_SetAudioStreamGetCallback;
|
||||
SDL_SetAudioStreamPutCallback;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue