rnd-20020407-4-src
[rocksndiamonds.git] / src / libgame / system.c
index fd0815b38d81d4cf6998f68605b8728fc2465a3e..521e43f40bebd8a19b5e820fb0182de0cbb34dd9 100644 (file)
@@ -731,7 +731,7 @@ inline void OpenAudio(void)
   audio.sound_enabled = FALSE;
 
   audio.soundserver_pipe[0] = audio.soundserver_pipe[1] = 0;
-  audio.soundserver_pid = 0;
+  audio.soundserver_pid = -1;
   audio.device_name = NULL;
   audio.device_fd = 0;