mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +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
|
|
@ -36,11 +36,11 @@
|
|||
#include "dir_access_jandroid.h"
|
||||
#include "file_access_android.h"
|
||||
#include "file_access_jandroid.h"
|
||||
#include "project_settings.h"
|
||||
#include "java_class_wrapper.h"
|
||||
#include "main/input_default.h"
|
||||
#include "main/main.h"
|
||||
#include "os_android.h"
|
||||
#include "project_settings.h"
|
||||
#include "thread_jandroid.h"
|
||||
#include <unistd.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue