#include "Buzz_inc.h"
#include "externs.h"
Go to the source code of this file.
Functions | |
void | AI_Begin (char plr) |
void | AI_Done (void) |
static int | cmp_order (const void *p1, const void *p2) |
void | MisAnn (char plr, char pad) |
void | MisOrd (char num) |
char | OrderMissions (void) |
Variables | |
char | AI [2] |
char | BIG |
1 for fullscreen mission playback, 0 otherwise | |
unsigned int | colss |
char | dg [62][6] |
char | |
struct mStr | Mis |
char | Month [12][11] |
char | Option |
struct order | Order [7] |
unsigned int | VBlank |
void AI_Begin | ( | char | plr | ) |
Definition at line 33 of file newmis.c.
References order::budget, and order::date.
Referenced by OrderMissions().
void MisOrd | ( | char | num | ) |
char OrderMissions | ( | void | ) |
unsigned int colss |
char Month[12][11] |