SND_CountFreeCommand
C Specification
#include <nitro/snd.h>
int SND_CountFreeCommand( void )
;
Return Values
The number of free commands.
Description
This function gets the number of free commands.
See Also
None.
Revision History
07/20/2004 Initial version