get_team_name_and_icon
if (!get_team_name_and_icon(infos, true)) {
get_team_name_and_icon(infos);
get_team_name_and_icon(infos[m], true);
&& get_team_name_and_icon(infos, true)) {
if (!get_team_name_and_icon(infos, true)) {
bool get_team_name_and_icon(info_pack& infoPack, bool icon = false);