Freeciv-3.3
Loading...
Searching...
No Matches
Functions
advspace.h File Reference
#include "shared.h"
#include "fc_types.h"

Go to the source code of this file.

Functions

bool adv_spaceship_autoplace (struct player *pplayer, struct player_spaceship *ship)
 

Function Documentation

◆ adv_spaceship_autoplace()

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().