moved code here. still needs to update gh
This commit is contained in:
6
mpvd/include/audio.h
Normal file
6
mpvd/include/audio.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef AUDIO_H
|
||||
#define AUDIO_H
|
||||
|
||||
void play_audio(const char *file_path);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user