X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=cd_sdl.c;h=410dd3903a79d12bd198fe82be28eb01ed57c640;hb=ad37bc7de1dce1d858f74df2d70dc214983fb934;hp=9674e8d3c3395c208126dd3a269e81db9848f589;hpb=dbc0ab84895b26254dd41c9b17cb16c77337e9a1;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) { }