For Nikhil

Dependencies:   4DGL-uLCD-SE EthernetInterface Game_Synchronizer MMA8452 SDFileSystem mbed-rtos mbed wave_player

Fork of 2035_Tanks_Shell by ECE2035 Spring 2015 TA

Sound/playSound.h

Committer:
jford38
Date:
2015-10-30
Revision:
27:bd55ab4d137c

File content as of revision 27:bd55ab4d137c:

#ifndef PLAYSOUND_H__
#define PLAYSOUND_H__

void playSound(char * wav);

#endif //PLAYSOUND_H__