From 112de0ac9c7ce26bd75d06e4cd3bc91adee716e3 Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Sun, 23 Apr 2023 23:36:42 -0400 Subject: Support features up to clang-format 14 Add .editorconfig Update C++ files within `extension/src` to follow .clang-format --- extension/src/LoadLocalisation.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extension/src/LoadLocalisation.cpp') diff --git a/extension/src/LoadLocalisation.cpp b/extension/src/LoadLocalisation.cpp index 8698bb2..789a476 100644 --- a/extension/src/LoadLocalisation.cpp +++ b/extension/src/LoadLocalisation.cpp @@ -1,9 +1,9 @@ #include "LoadLocalisation.hpp" -#include -#include #include +#include #include +#include using namespace godot; using namespace OpenVic2; -- cgit v1.2.3-56-ga3b1