mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-09 12:31:40 +12:00
Fix Teakra submodule breaking
This commit is contained in:
parent
8148e68c4c
commit
3f31f78377
3 changed files with 4 additions and 5 deletions
|
@ -24,7 +24,6 @@ void MiniAudioDevice::init(Samples& samples, bool safe) {
|
|||
}
|
||||
|
||||
backends[count++] = backend;
|
||||
printf("Found audio backend: %s\n", ma_get_backend_name(backend));
|
||||
|
||||
// TODO: Make backend selectable here
|
||||
found = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue