X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=cd_bsd.c;h=a514fc0bf23983a028b1fba6337b1e74307f96cd;hb=f80b5411e914d3b11b4cf8039d4011d13c9afe49;hp=83ae1a7476725b169dab352e99202602947a86fd;hpb=5bdc0879026939f551a3ff217064732d59731be2;p=xonotic%2Fdarkplaces.git diff --git a/cd_bsd.c b/cd_bsd.c index 83ae1a74..a514fc0b 100644 --- a/cd_bsd.c +++ b/cd_bsd.c @@ -121,7 +121,7 @@ void CDAudio_SysSetVolume (float volume) } -int CDAudio_SysPlay (qbyte track) +int CDAudio_SysPlay (unsigned char track) { struct ioc_read_toc_entry rte; struct cd_toc_entry entry;