chore: add project framework
This commit is contained in:
parent
342f977ac7
commit
65d67b2c01
7 changed files with 82 additions and 6 deletions
3
src/main.c
Normal file
3
src/main.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
int main() {
|
||||
|
||||
}
|
||||
Reference in a new issue