Revenge of the Mouse

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

Fork of 2035_Tanks_Shell by ECE2035 Spring 2015 TA

Sound/playSound.h

Committer:
eriklomas
Date:
2016-11-01
Revision:
28:fdaa7ecfbd80
Parent:
27:bd55ab4d137c

File content as of revision 28:fdaa7ecfbd80:

#ifndef PLAYSOUND_H__
#define PLAYSOUND_H__

void playSound(char * wav);

#endif //PLAYSOUND_H__