Implementing clang-format and applying it to all classes

This commit is contained in:
Bastiaan Olij
2018-11-24 09:09:41 +11:00
parent 0a6f5d052a
commit fc20fa3fce
49 changed files with 2923 additions and 3172 deletions

View File

@@ -11,6 +11,6 @@ public:
size_t _type_tag;
};
}
} // namespace godot
#endif // WRAPPED_HPP