Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dscore.c220 int *return_landarea, in get_player_landarea() argument
227 if (return_landarea) { in get_player_landarea()
228 *return_landarea in get_player_landarea()
231 printf(" l=%d", *return_landarea / USER_AREA_MULT); in get_player_landarea()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dscore.c220 int *return_landarea, in get_player_landarea() argument
227 if (return_landarea) { in get_player_landarea()
228 *return_landarea in get_player_landarea()
231 printf(" l=%d", *return_landarea / USER_AREA_MULT); in get_player_landarea()