Definition in file ast1.c.
#include "Buzz_inc.h"
#include "externs.h"
Go to the source code of this file.
Functions | |
void | AstSel (char plr) |
void | DispEight (char now, char loc) |
void | DispEight2 (int nw, int lc, int cnt) |
void | DrawAstCheck (char plr) |
void | DrawAstSel (char plr) |
Draw selection screen for Astronaut recruitment. | |
Variables | |
char | MaxSel |
char | MCol [110] |
struct ManPool * | Men |
char | sel [30] |
void DispEight2 | ( | int | nw, | |
int | lc, | |||
int | cnt | |||
) |
void DrawAstSel | ( | char | plr | ) |