rnd-20001104-1-src
[rocksndiamonds.git] / src / sound.h
index dada0e89bcba1beefc78c3ed93163a1abc3725ab..6eb0dad26bf408e5371c6deded9c7d39c34ac260 100644 (file)
@@ -160,6 +160,7 @@ struct SoundControl
 };
 
 /* start sound server */
+int OpenAudio(char *);
 void SoundServer(void);
 
 /* client functions */