mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 18:41:29 +00:00
Clang-formatting *.cpp and *.h (some files excluded)
This commit is contained in:
parent
0ed59fdf12
commit
c7c65ca6ba
29 changed files with 27 additions and 29 deletions
|
|
@ -29,11 +29,11 @@
|
|||
/*************************************************************************/
|
||||
#include "gd_script.h"
|
||||
#include "gd_compiler.h"
|
||||
#include "project_settings.h"
|
||||
#include "global_constants.h"
|
||||
#include "io/file_access_encrypted.h"
|
||||
#include "os/file_access.h"
|
||||
#include "os/os.h"
|
||||
#include "project_settings.h"
|
||||
|
||||
///////////////////////////
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue