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