1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-07 17:36:07 +00:00

Style: Apply clang-format on all files

Thus fixing some invalid changes that had still made it to the master branch.
This commit is contained in:
Rémi Verschelde
2017-07-30 22:53:40 +02:00
parent 5549407308
commit 76005a8e75
45 changed files with 57 additions and 58 deletions

View File

@@ -31,8 +31,8 @@
#include "core/io/file_access_pack.h"
#include "core/io/marshalls.h"
#include "project_settings.h"
#include "os/os.h"
#include "project_settings.h"
#include "thirdparty/misc/md5.h"
#include "thirdparty/misc/sha256.h"