mirror of
https://github.com/Ryujinx/libsoundio.git
synced 2025-12-17 05:41:30 +00:00
6 lines
72 B
C++
6 lines
72 B
C++
#include "soundio.h"
|
|
|
|
int main(int argc, char **argv) {
|
|
return 0;
|
|
}
|