mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Style: Apply new clang-format 5.0 style to all files
This commit is contained in:
@@ -1057,7 +1057,7 @@ MainLoop *test(TestType p_type) {
|
||||
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
} // namespace TestGDScript
|
||||
|
||||
#else
|
||||
|
||||
@@ -1067,6 +1067,6 @@ MainLoop *test(TestType p_type) {
|
||||
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
} // namespace TestGDScript
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user