#include "base/ccConfig.h"
#if CC_USE_NAVMESH
#ifndef __axis_navmesh_h__
#define __axis_navmesh_h__
#include "tolua++.h"
int register_all_axis_navmesh(lua_State* tolua_S);
#endif // __axis_navmesh_h__
#endif //#if CC_USE_NAVMESH