home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Learn 3D Graphics Programming on the PC
/
Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso
/
rwwin
/
sound.h_
/
sound.bin
Wrap
Text File
|
1995-11-14
|
162b
|
5 lines
int AllSoundsSetup(void);
void AllSoundsDestroy(void);
int AllSoundsPlaySound(char *cpFilename);
int AllSoundsPlaySoundVolume(int nVolume, char *cpFilename);