]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_null.c
fixed r_fullbright
[xonotic/darkplaces.git] / snd_null.c
index 68e0171a49eeea1471b48789ec3a8d3552706a3d..a1c458697e0a53875d8841bde67980aec0039979 100755 (executable)
@@ -56,6 +56,14 @@ void S_TouchSound (char *sample)
 {
 }
 
+void S_ClearUsed (void)
+{
+}
+
+void S_PurgeUnused (void)
+{
+}
+
 void S_ClearBuffer (void)
 {
 }