Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
#include "modules/gltf/structures/gltf_camera.h"
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "editor/editor_file_system.h"
|
||||
#include "editor/file_system/editor_file_system.h"
|
||||
#endif
|
||||
|
||||
// FIXME: Hardcoded to avoid editor dependency.
|
||||
|
||||
Reference in New Issue
Block a user