]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_win.c
Fix mouse spinning bug in wgl client when the game window is moved left or above...
[xonotic/darkplaces.git] / cd_win.c
index 76ac51edec3ca461dd9db7b54e61131c4f36454c..ec94e560831e9d3b0ef38faed905c2f50d478536 100644 (file)
--- a/cd_win.c
+++ b/cd_win.c
@@ -93,7 +93,7 @@ float CDAudio_SysGetVolume (void)
 }
 
 
-void CDAudio_SysSetVolume (float volume)
+void CDAudio_SysSetVolume (float fvolume)
 {
        // IMPLEMENTME
 }