13#ifndef FC__SPACESHIP_H
14#define FC__SPACESHIP_H
87#define NUM_SS_STRUCTURALS 32
88#define NUM_SS_COMPONENTS 16
89#define NUM_SS_MODULES 12
#define BV_DEFINE(name, bits)
int num_spaceship_structurals_placed(const struct player_spaceship *ship)
bool next_spaceship_component(struct player *pplayer, struct player_spaceship *ship, struct spaceship_component *fill)
#define NUM_SS_COMPONENTS
void spaceship_init(struct player_spaceship *ship)
const struct sship_part_info structurals_info[NUM_SS_STRUCTURALS]
const struct sship_part_info modules_info[NUM_SS_MODULES]
const struct sship_part_info components_info[NUM_SS_COMPONENTS]
#define NUM_SS_STRUCTURALS
bv_spaceship_structure structure
enum spaceship_state state
enum spaceship_place_type type