Searched refs:map_has_road_access_monument_size5 (Results 1 – 3 of 3) sorted by relevance
19 int map_has_road_access_monument_size5(int x, int y, map_point *road);
142 int map_has_road_access_monument_size5(int x, int y, map_point *road) in map_has_road_access_monument_size5() function
374 if (map_has_road_access_monument_size5(b->x, b->y, 0)) { in init()