rnd-20001129-1-src
[rocksndiamonds.git] / src / sound.h
index 811a7bb9c9ee620c99786eb56dbd8c0990de3b8e..a4f9d878cb2a47b9366711d7646f91da3e995a1d 100644 (file)
@@ -163,7 +163,7 @@ struct SoundControl
 /* general sound functions */
 int OpenAudio(char *);
 int CheckAudio(char *);
-boolean UnixInitAudio(void);
+void UnixInitAudio(struct AudioSystemInfo *);
 
 /* sound server functions */ 
 void SoundServer(void);