mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-17 02:08:27 +00:00
Add SDL_ConvertAudioSamples() helper function
This commit is contained in:
parent
7b50bae524
commit
052b14eb65
8 changed files with 124 additions and 57 deletions
|
@ -868,3 +868,4 @@
|
|||
#define SDL_PlayAudioDevice SDL_PlayAudioDevice_REAL
|
||||
#define SDL_aligned_alloc SDL_aligned_alloc_REAL
|
||||
#define SDL_aligned_free SDL_aligned_free_REAL
|
||||
#define SDL_ConvertAudioSamples SDL_ConvertAudioSamples_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue