This commit is contained in:
Nishi 2025-12-19 00:58:41 +09:00
commit b1bf8d043b
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 4 additions and 0 deletions

2
client/main.c Normal file
View file

@ -0,0 +1,2 @@
int main(){
}

2
server/main.c Normal file
View file

@ -0,0 +1,2 @@
int main(){
}