cleanup project structure

This commit is contained in:
j3d1 2018-10-19 13:16:47 +02:00
parent dbe774272b
commit 8a9ea0a422
5 changed files with 115 additions and 34 deletions

6
src/main.cpp Normal file
View file

@ -0,0 +1,6 @@
int main() {
return 0;
}