]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_null.c
fix a number of char types that should be int, to make them immune to
[xonotic/darkplaces.git] / cd_null.c
index d639614f4ba4e33d49150620b2e8e94574ad6a1c..18987ada4b78383725534ee4822945784a6c8f6c 100644 (file)
--- a/cd_null.c
+++ b/cd_null.c
@@ -48,7 +48,7 @@ void CDAudio_SysSetVolume (float volume)
 }
 
 
 }
 
 
-int CDAudio_SysPlay (unsigned char track)
+int CDAudio_SysPlay (int track)
 {
        return -1;
 }
 {
        return -1;
 }