update game
This commit is contained in:
@@ -17,7 +17,10 @@
|
||||
|
||||
void initAudio(void);
|
||||
void handleAudio(void);
|
||||
|
||||
bool getAudioInitStatus(void);
|
||||
void playSong(String filename);
|
||||
void setAudioState(bool state);
|
||||
bool getAudioState(void);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user