]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_bsd.c
changed collision brush loader to not discard planes that don't produce a polygon...
[xonotic/darkplaces.git] / cd_bsd.c
index 83ae1a7476725b169dab352e99202602947a86fd..a514fc0bf23983a028b1fba6337b1e74307f96cd 100644 (file)
--- 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;