Added playSound() and csoundbox.h

This commit is contained in:
2017-12-13 17:55:44 +01:00
parent edc9b40636
commit eac1c224c1
2 changed files with 10 additions and 12 deletions

2
csoundbox.h Normal file
View File

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