Add boilerplate

This commit is contained in:
2025-08-14 10:46:08 -04:00
parent 5fe2127a49
commit 2106a336aa
4 changed files with 89 additions and 0 deletions

1
src/main.cpp Normal file
View File

@@ -0,0 +1 @@
int main(int argc, char *argv[]) {}