Add MP3 Support
Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
3
source/mp3.h
Normal file
3
source/mp3.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <mpg123.h>
|
||||
|
||||
int playMp3(const char* in);
|
||||
Reference in New Issue
Block a user