#include "base/ccConfig.h" #if AX_USE_NAVMESH #ifndef __axys_navmesh_h__ #define __axys_navmesh_h__ #include "tolua++.h" int register_all_axys_navmesh(lua_State* tolua_S); #endif // __axys_navmesh_h__ #endif //#if AX_USE_NAVMESH