Home
last modified time | relevance | path

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

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dcityrepdata.c825 static char sp_explanation[SP_MAX][128]; in init_city_report_game_data() local
847 fc_snprintf(sp_explanation[sp], sizeof(sp_explanation[sp]), in init_city_report_game_data()
852 p->explanation = sp_explanation[sp]; in init_city_report_game_data()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dcityrepdata.c825 static char sp_explanation[SP_MAX][128]; in init_city_report_game_data() local
847 fc_snprintf(sp_explanation[sp], sizeof(sp_explanation[sp]), in init_city_report_game_data()
852 p->explanation = sp_explanation[sp]; in init_city_report_game_data()