Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/client/
H A Dhelpdata.c6484 const char *utype_name_strs[MAX_NUM_UNIT_LIST]; in helptext_nation() local
6486 utype_name_strs[i] = astr_str(&utype_names[i]); in helptext_nation()
6488 astr_build_and_list(&list, utype_name_strs, n); in helptext_nation()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dhelpdata.c6484 const char *utype_name_strs[MAX_NUM_UNIT_LIST]; in helptext_nation() local
6486 utype_name_strs[i] = astr_str(&utype_names[i]); in helptext_nation()
6488 astr_build_and_list(&list, utype_name_strs, n); in helptext_nation()