/***************************** Sandstorm SOUND.H ******************************/ /**** PROTOTYPES ****/ void InitSound( void ); void PlaySound( void ); void StopSound( void );