X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=cd_bsd.c;h=7b3a855af4db44d1077a2847c16eea379eb99aa9;hb=64187ca9a50c407b6679eae12a533ef856306f86;hp=e74a567a5a82f181b152f4d576d64bd36cf32702;hpb=d1a66b1504773e5da10463fd15d524697b0c2ba2;p=xonotic%2Fdarkplaces.git diff --git a/cd_bsd.c b/cd_bsd.c index e74a567a..7b3a855a 100644 --- a/cd_bsd.c +++ b/cd_bsd.c @@ -122,7 +122,7 @@ void CDAudio_SysSetVolume (float volume) } -int CDAudio_SysPlay (unsigned char track) +int CDAudio_SysPlay (int track) { struct ioc_read_toc_entry rte; struct cd_toc_entry entry;