]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_null.c
fix a use of tempmempool to be loadmodel->mempool
[xonotic/darkplaces.git] / cd_null.c
index 300334a2af7fb83376f0586f6b3d02e90480f4e5..18987ada4b78383725534ee4822945784a6c8f6c 100644 (file)
--- a/cd_null.c
+++ b/cd_null.c
@@ -48,7 +48,7 @@ void CDAudio_SysSetVolume (float volume)
 }
 
 
-int CDAudio_SysPlay (qbyte track)
+int CDAudio_SysPlay (int track)
 {
        return -1;
 }