]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_oss.c
trying less optimizations in hopes that it will fix the crashs
[xonotic/darkplaces.git] / snd_oss.c
index 14fe64efbdfba7a39e2e1e33283724b0e0627c97..c939d7441904c588197b08c8365001bcd025ffc7 100644 (file)
--- a/snd_oss.c
+++ b/snd_oss.c
@@ -277,3 +277,12 @@ void *S_LockBuffer(void)
 void S_UnlockBuffer(void)
 {
 }
+
+
+void S_Open(void)
+{
+}
+
+void S_Close(void)
+{
+}