Added config files

This commit is contained in:
2017-12-13 19:11:31 +01:00
parent eac1c224c1
commit edde2c0aec
6 changed files with 94 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
void playSound(char *path);
void playSound(const char *path);