Added SDL_AudioStreamFlush() to the list of new audio stream functions

This commit is contained in:
Sam Lantinga
2017-10-20 10:45:38 -07:00
parent c339d9ed6d
commit 7a6cf53aea
2 changed files with 8 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ General:
SDL_AudioStreamPut
SDL_AudioStreamGet
SDL_AudioStreamAvailable
SDL_AudioStreamFlush
SDL_AudioStreamClear
SDL_FreeAudioStream
* Added functions to query and set the SDL memory allocation functions: