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
View File
@@ -11,4 +11,3 @@ s32 JKRFile::read(void* data, s32 size, long param_3) {
return result;
}
}