]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_null.c
r_coronas_occlusionquery: don't try using a GL20-requiring feature in the GL11/GL13...
[xonotic/darkplaces.git] / cd_null.c
index 13826f0505749368ff83375e4756b9663b876a1c..2ac9141fa8fa775b87822d44f8c1b463818b77fd 100644 (file)
--- a/cd_null.c
+++ b/cd_null.c
@@ -44,7 +44,7 @@ float CDAudio_SysGetVolume (void)
 }
 
 
-void CDAudio_SysSetVolume (float volume)
+void CDAudio_SysSetVolume (float fvolume)
 {
 }