Add support for SDL CD audio, rename --enable-sdlsound to

--enable-sdl-audio
This commit is contained in:
Jeff Teunissen 2000-12-11 09:50:26 +00:00
parent 5023108000
commit e886b0566d
4 changed files with 88 additions and 65 deletions

View file

@ -30,6 +30,8 @@
# include "config.h"
#endif
#include "qtypes.h"
void
CDAudio_Play (byte track, qboolean looping)
{