irmc/sound.h

4 lines
91 B
C
Raw Normal View History

void init_sound (void);
void play_code_element (int);
int open_audio_device (char *, int);