Update i_cdmus.c

This commit is contained in:
yellowtd 2014-11-17 03:36:17 -05:00
parent d8ef32ab38
commit ed3801948a

View file

@ -36,3 +36,4 @@ boolean I_SetVolumeCD(int volume)
(void)volume;
return false;
}
#endif