Change audio test file

This commit is contained in:
Alex 2023-03-29 03:27:04 +03:00
parent 9e21c5326b
commit 212121a40b
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -30,7 +30,7 @@ namespace Recovery
WidgetCollection *wdgDbgWin = nullptr;
Window *DbgWin = nullptr;
char *AudioFile = (char *)"/home/default/Music/pcm/FurElise48000.pcm";
char *AudioFile = (char *)"/home/default/Music/Ludwig van Beethoven - Fur Elise.mp3";
void PlayAudio()
{