irmc/sound.h
2015-01-03 22:06:10 +01:00

4 lines
91 B
C

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