mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
audio: Added SDL_PutAudioStreamDataNoCopy.
This commit is contained in:
parent
25db127450
commit
5e50d39b38
6 changed files with 104 additions and 8 deletions
|
|
@ -1278,3 +1278,4 @@
|
|||
#define SDL_PutAudioStreamPlanarData SDL_PutAudioStreamPlanarData_REAL
|
||||
#define SDL_SetAudioIterationCallbacks SDL_SetAudioIterationCallbacks_REAL
|
||||
#define SDL_GetEventDescription SDL_GetEventDescription_REAL
|
||||
#define SDL_PutAudioStreamDataNoCopy SDL_PutAudioStreamDataNoCopy_REAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue