Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons updated but not tested.

This commit is contained in:
Benoit Bolsee
2011-09-11 14:13:04 +00:00
parent 3d3f6b1ddc
commit b988a2abf8
12 changed files with 56 additions and 65 deletions

View File

@@ -38,9 +38,7 @@ extern "C" {
#include "BKE_customdata.h"
#include "BKE_cdderivedmesh.h"
#include "BKE_DerivedMesh.h"
#include "ED_navmesh_conversion.h"
#include "BKE_navmesh_conversion.h"
}
#include "KX_PythonInit.h"