This commit is contained in:
Nishi 2025-12-19 03:10:03 +09:00
commit edd75c58f6
Signed by: nishi
GPG key ID: 27EF69B208EB9343
6 changed files with 36 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#include <af_common.h>
int main(int argc, char** argv){
int main(int argc, char** argv) {
}