X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=cd_sdl.c;h=410dd3903a79d12bd198fe82be28eb01ed57c640;hb=b1e1abc83d9a02d6ad430f841732dc9272e2f30f;hp=9674e8d3c3395c208126dd3a269e81db9848f589;hpb=4e3b75e226d2a0017193e9b6241c9835fd670e4f;p=xonotic%2Fdarkplaces.git diff --git a/cd_sdl.c b/cd_sdl.c index 9674e8d3..410dd390 100644 --- a/cd_sdl.c +++ b/cd_sdl.c @@ -234,7 +234,7 @@ float CDAudio_SysGetVolume (void) } -void CDAudio_SysSetVolume (float volume) +void CDAudio_SysSetVolume (float fvolume) { }