![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Include dependency graph for advspace.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | adv_spaceship_autoplace (struct player *pplayer, struct player_spaceship *ship) |
| Place all available spaceship components. More... | |
| bool adv_spaceship_autoplace | ( | struct player * | pplayer, |
| struct player_spaceship * | ship | ||
| ) |
Place all available spaceship components.
Returns TRUE iff at least one part was placed.
Definition at line 29 of file advspace.cpp.
Referenced by dai_manage_spaceship(), and end_phase().