clean branch

This commit is contained in:
synt-xerror
2026-02-20 17:02:58 -03:00
commit 7c645d414c
3 changed files with 11 additions and 0 deletions

9
neogities.c Normal file
View File

@@ -0,0 +1,9 @@
#include <stdio.h>
#include "neocities-c/src/neocities.h"
int main() {
return 0
}