X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fsound.h;h=6eb0dad26bf408e5371c6deded9c7d39c34ac260;hb=2a66260e017880b41a1ffb93f7de12e4d4d83f0f;hp=dada0e89bcba1beefc78c3ed93163a1abc3725ab;hpb=386a99d41a627e9d96aac8247a6ef7754817de9c;p=rocksndiamonds.git diff --git a/src/sound.h b/src/sound.h index dada0e89..6eb0dad2 100644 --- a/src/sound.h +++ b/src/sound.h @@ -160,6 +160,7 @@ struct SoundControl }; /* start sound server */ +int OpenAudio(char *); void SoundServer(void); /* client functions */