4 lines
91 B
C
4 lines
91 B
C
void init_sound (void);
|
|
void play_code_element (int);
|
|
int open_audio_device (char *, int);
|