]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sound.h
I forgot to mention that I also fixed some other asymmetric crosshairs (3 and 4)
[xonotic/darkplaces.git] / sound.h
diff --git a/sound.h b/sound.h
index b09d89dd7a876e82ab464228db3d7960860850d3..af734196cc8fcddfab8aee88a4aa82198a34c3fc 100644 (file)
--- a/sound.h
+++ b/sound.h
@@ -56,6 +56,8 @@ extern cvar_t snd_staticvolume;
 // ====================================================================
 
 void S_Init (void);
+void S_Terminate (void);
+
 void S_Startup (void);
 void S_Shutdown (void);