Sound close
Jump to navigation
Jump to search
Definition
VOID sound_init ( )
Manually Closes the audio system. This is normally not needed, but may be necessary on some systems with SDL mixer issues. It is used in combination with Sound_init(). (verification needed)
Parameters
This function has no parameters.
Returns
VOID : This function does not return anything.
See also