rnd-20020509-1-src
[rocksndiamonds.git] / src / libgame / system.c
index 98b16c42597b14a4d640a22ca2c4665a00167d72..bebc59ce513b8ab44e1d7f51bb5a675fb5e1310e 100644 (file)
@@ -745,7 +745,7 @@ inline void OpenAudio(void)
   audio.soundserver_pipe[0] = audio.soundserver_pipe[1] = 0;
   audio.soundserver_pid = -1;
   audio.device_name = NULL;
-  audio.device_fd = 0;
+  audio.device_fd = -1;
 
   audio.channels = 0;
   audio.music_channel = 0;