shithub: qk1

ref: 53b4dd2f45fc0a8a10401984afe1a1c909eb86f8
dir: /qw/cdaudio.h/

View raw version
int	initcd(void);
void	playcd(int, int);
void	pausecd(void);
void	resumecd(void);
void	shutcd(void);
void	stepcd(void);