1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-27 15:57:02 +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

@@ -29,10 +29,10 @@
/*************************************************************************/
#include "visual_script_nodes.h"
#include "project_settings.h"
#include "global_constants.h"
#include "os/input.h"
#include "os/os.h"
#include "project_settings.h"
#include "scene/main/node.h"
#include "scene/main/scene_tree.h"