audio: Added SDL_SetAudioIterationCallbacks().

This commit is contained in:
Ryan C. Gordon
2025-04-06 14:31:47 -04:00
parent 18a86ea6bb
commit 608f706a95
6 changed files with 127 additions and 2 deletions

View File

@@ -1276,3 +1276,4 @@
#define SDL_GetGPUDeviceProperties SDL_GetGPUDeviceProperties_REAL
#define SDL_CreateGPURenderer SDL_CreateGPURenderer_REAL
#define SDL_PutAudioStreamPlanarData SDL_PutAudioStreamPlanarData_REAL
#define SDL_SetAudioIterationCallbacks SDL_SetAudioIterationCallbacks_REAL