3 lines
80 B
C
3 lines
80 B
C
int setupSoftTone(void);
|
|
void play(int *notes, int *durations, int songlength);
|
int setupSoftTone(void);
|
|
void play(int *notes, int *durations, int songlength);
|