appearantly this is working

This commit is contained in:
Nishi 2025-11-24 16:21:56 +09:00
commit e417ff18a0
Signed by: nishi
GPG key ID: 27EF69B208EB9343
5 changed files with 234 additions and 38 deletions

View file

@ -256,7 +256,6 @@ int main() {
db_scan();
audio_init();
audio_queue("test2.mp3");
MwLoop(window);
}