audio: Fix up some things that broke when rebasing the branch against main.
This commit is contained in:
parent
6567285eae
commit
5707e14716
4 changed files with 1 additions and 13 deletions
|
@ -42,7 +42,6 @@ SDL3_0.0.0 {
|
|||
SDL_CloseJoystick;
|
||||
SDL_CloseSensor;
|
||||
SDL_ComposeCustomBlendMode;
|
||||
SDL_ConvertAudioSamples;
|
||||
SDL_ConvertEventToRenderCoordinates;
|
||||
SDL_ConvertPixels;
|
||||
SDL_ConvertSurface;
|
||||
|
@ -487,7 +486,6 @@ SDL3_0.0.0 {
|
|||
SDL_OpenSensor;
|
||||
SDL_OpenURL;
|
||||
SDL_PeepEvents;
|
||||
SDL_PlayAudioDevice;
|
||||
SDL_PollEvent;
|
||||
SDL_PostSemaphore;
|
||||
SDL_PremultiplyAlpha;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue