Explorar o código

include: Audio is not, and has not been, a raw mixing buffer for a long time.

Ryan C. Gordon %!s(int64=3) %!d(string=hai) anos
pai
achega
e6aaed7d79
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/SDL3/SDL_audio.h

+ 1 - 1
include/SDL3/SDL_audio.h

@@ -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_