Home
last modified time | relevance | path

Searched defs:pf_reverse_map (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/common/aicore/
H A Dpath_finding.c3522 struct pf_reverse_map { struct
3523 struct tile *target_tile; /* Where we want to go. */
3524 int max_turns; /* The maximum of turns. */
3525 struct pf_parameter template; /* Keep a parameter ready for usage. */
3526 struct pf_pos_hash *hash; /* A hash where pf_position are stored. */
/dports/games/freeciv/freeciv-2.6.6/common/aicore/
H A Dpath_finding.c3522 struct pf_reverse_map { struct
3523 struct tile *target_tile; /* Where we want to go. */
3524 int max_turns; /* The maximum of turns. */
3525 struct pf_parameter template; /* Keep a parameter ready for usage. */
3526 struct pf_pos_hash *hash; /* A hash where pf_position are stored. */