Searched refs:utype_name_strs (Results 1 – 2 of 2) sorted by relevance
6484 const char *utype_name_strs[MAX_NUM_UNIT_LIST]; in helptext_nation() local6486 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()