You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Move other lone thirdparty files to thirdparty/misc
Also move Box2D ConvexDecomposition contrib code to thirdparty/b2d_convexdecomp.
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
#include "b2d_decompose.h"
|
||||
#include "b2Polygon.h"
|
||||
|
||||
#include "thirdparty/b2d_convexdecomp/b2Polygon.h"
|
||||
|
||||
namespace b2ConvexDecomp {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user