Annotation of quake1/cdaudio.h, revision 1.1.1.1

1.1       root        1: 
                      2: int CDAudio_Init(void);
                      3: void CDAudio_Play(byte track, qboolean looping);
                      4: void CDAudio_Stop(void);
                      5: void CDAudio_Resume(void);
                      6: void CDAudio_Shutdown(void);
                      7: byte CDAudio_GetVolume (void);
                      8: void CDAudio_SetVolume (byte volume);
                      9: void CDAudio_Update(void);
                     10: qboolean CDAudio_Playing(void);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.