|
Freeciv-3.2
|
#include "government.h"#include "packets.h"#include "spaceship.h"#include "spacerace.h"#include "advspace.h"Go to the source code of this file.
Functions | |
| bool | adv_spaceship_autoplace (struct player *pplayer, struct player_spaceship *ship) |
| 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 33 of file advspace.c.
Referenced by dai_manage_spaceship(), and end_phase().