mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
This commit is contained in:
parent
3954b2459d
commit
f11aff3841
601 changed files with 1195 additions and 1019 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "core/extension/gdextension_manager.h"
|
||||
#include "editor/editor_paths.h"
|
||||
#include "editor/file_system/editor_paths.h"
|
||||
#endif
|
||||
|
||||
///////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue