X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=cd_null.c;h=2ac9141fa8fa775b87822d44f8c1b463818b77fd;hb=c22efd760f5d44c6d925b4d7feee6480c83719dd;hp=13826f0505749368ff83375e4756b9663b876a1c;hpb=4e863679a571cdf161e7e9a047dc0351e0a5eea6;p=xonotic%2Fdarkplaces.git diff --git a/cd_null.c b/cd_null.c index 13826f05..2ac9141f 100644 --- 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) { }