mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
include: Audio is not, and has not been, a raw mixing buffer for a long time.
This commit is contained in:
parent
56b1bc2198
commit
e6aaed7d79
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
/**
|
||||
* \file SDL_audio.h
|
||||
*
|
||||
* \brief Access to the raw audio mixing buffer for the SDL library.
|
||||
* \brief Audio functionality for the SDL library.
|
||||
*/
|
||||
|
||||
#ifndef SDL_audio_h_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue