Joseph Lennon / Sound
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers playSound.h Source File

playSound.h

00001 #ifndef PLAYSOUND_H__
00002 #define PLAYSOUND_H__
00003 
00004 void playSound(char * wav);
00005 
00006 #endif //PLAYSOUND_H__