Searched refs:map_has_road_access_monument_size3 (Results 1 – 3 of 3) sorted by relevance
21 int map_has_road_access_monument_size3(int x, int y, map_point *road);
159 int map_has_road_access_monument_size3(int x, int y, map_point *road) in map_has_road_access_monument_size3() function
384 if (map_has_road_access_monument_size3(b->x, b->y, 0)) { in init()