Skip to content
supermaximo93 edited this page Sep 21, 2011 · 1 revision

C declaration
void quitAudio( void );

Pascal declaration
procedure quitAudio;


Parameters
N/A


Description
Shuts down SDL audio and frees the allocated sound channels

Clone this wiki locally