Actions
Bug #1021
closedDoxygen: action_prob_unit_vs_tgt() parameter undocumented
Start date:
10/26/2024
Due date:
% Done:
0%
Estimated time:
Description
/fast/freeciv/main/src/common/actions.c:4729: warning: The following parameter of action_prob_unit_vs_tgt(const struct civ_map *nmap, const struct action *paction, const struct unit *act_unit, const struct city *tgt_city, const struct unit *tgt_unit, const struct tile *tgt_tile, const struct extra_type *extra_tgt) is not documented:
parameter 'nmap'
/fast/freeciv/main/src/common/actions.c:4729: warning: The following parameter of action_prob_unit_vs_tgt(const struct civ_map *nmap, const struct action *paction, const struct unit *act_unit, const struct city *tgt_city, const struct unit *tgt_unit, const struct tile *tgt_tile, const struct extra_type *extra_tgt) is not documented:
parameter 'nmap'
Files
Actions