Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/client/
H A Dhelpdata.c67 static const char * const help_type_names[] = { variable
3201 for (i = 2; help_type_names[i]; i++) { in boot_help_texts()
3202 if (strcmp(gen_str, help_type_names[i]) == 0) { in boot_help_texts()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dhelpdata.c67 static const char * const help_type_names[] = { variable
3201 for (i = 2; help_type_names[i]; i++) { in boot_help_texts()
3202 if (strcmp(gen_str, help_type_names[i]) == 0) { in boot_help_texts()