Home
last modified time | relevance | path

Searched refs:num_nearby_locations (Results 1 – 1 of 1) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/generators/
H A Ddefault_map_generator_job.cpp586 static const int num_nearby_locations = 11*11; in rank_castle_location() local
588 const int max_possible_ranking = current_ranking + num_nearby_locations; in rank_castle_location()