include: Filling in more documentation gaps.

This commit is contained in:
Ryan C. Gordon
2024-05-03 13:01:41 -04:00
parent 92bd7d99dd
commit a790a67883
5 changed files with 125 additions and 37 deletions

View File

@@ -312,7 +312,6 @@ typedef struct SDL_AudioSpec
*
* \sa SDL_CreateAudioStream
*/
struct SDL_AudioStream; /**< this is opaque to the outside world. */
typedef struct SDL_AudioStream SDL_AudioStream;