chore: add meson build and initial stuff
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main(void) {
|
||||
puts("discord.c");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user