]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_null.c
changed sbar stats (Monsters/Secrets/Time/map title) around a bit, inspired by a...
[xonotic/darkplaces.git] / snd_null.c
index c98440ac23f3b34a68ec60284cb21a0f3125bb87..6eb6b94c4e96f8d8ffd1b51c68fd2c12316c3ea4 100755 (executable)
@@ -91,6 +91,10 @@ qboolean S_IsSoundPrecached (const sfx_t *sfx)
        return false;
 }
 
+void S_Reload_f (void)
+{
+}
+
 sfx_t *S_FindName (const char *name)
 {
        return NULL;