1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Clang-formatting *.cpp and *.h (some files excluded)

This commit is contained in:
Poommetee Ketson
2017-07-22 17:47:04 +07:00
parent 0ed59fdf12
commit c7c65ca6ba
29 changed files with 27 additions and 29 deletions

View File

@@ -30,8 +30,8 @@
#include "editor/editor_settings.h"
#include "gd_compiler.h"
#include "gd_script.h"
#include "project_settings.h"
#include "os/file_access.h"
#include "project_settings.h"
#ifdef TOOLS_ENABLED
#include "editor/editor_file_system.h"
#include "editor/editor_settings.h"