this works like we need it to

This commit is contained in:
MassiveAtoms
2019-06-26 13:51:02 -03:00
parent 964b27420b
commit 2e22008040
9 changed files with 1230 additions and 18 deletions

8
.clang-format Normal file
View File

@@ -0,0 +1,8 @@
BasedOnStyle: LLVM
IndentWidth: 4
#-------------
Language: Cpp
PointerAlignment: Left
ColumnLimit: 160