Intitial commit

This commit is contained in:
2016-09-11 12:46:39 +02:00
parent 16458cae5c
commit a8ca0acd0b
5 changed files with 237 additions and 0 deletions

2
player.h Normal file
View File

@@ -0,0 +1,2 @@
int setupSoftTone(void);
void playIntro(void);