mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Move server files into their subfolders
This commit is contained in:
parent
d705613db3
commit
3d1c9fd5de
393 changed files with 600 additions and 579 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#ifndef NAVIGATION_2D_DISABLED
|
||||
#include "scene/resources/2d/navigation_mesh_source_geometry_data_2d.h"
|
||||
#include "scene/resources/2d/navigation_polygon.h"
|
||||
#include "servers/navigation_server_2d.h"
|
||||
#include "servers/navigation_2d/navigation_server_2d.h"
|
||||
|
||||
#include "thirdparty/clipper2/include/clipper2/clipper.h"
|
||||
#include "thirdparty/misc/polypartition.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue