You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Style: Apply clang-format on all files
Thus fixing some invalid changes that had still made it to the master branch.
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
#include "dir_access.h"
|
||||
#include "project_settings.h"
|
||||
#include "os/file_access.h"
|
||||
#include "os/memory.h"
|
||||
#include "os/os.h"
|
||||
#include "project_settings.h"
|
||||
|
||||
String DirAccess::_get_root_path() const {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user