run clang-format

This commit is contained in:
Pheenoh
2020-12-26 11:31:49 -05:00
parent 64a6a97b7b
commit 4c504d078d
180 changed files with 4083 additions and 4253 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
#ifndef J3DMODEL_H_
#define J3DMODEL_H_
struct J3DModel{
};
struct J3DModel {};
#endif