#include "Buzz_inc.h"
#include "externs.h"
Go to the source code of this file.
Defines | |
| #define | DELAYCNT 10 |
Functions | |
| void | Budget (char player) |
| void | BudPict (char poff) |
| void | DrawBudget (char player, char *pStatus) |
| void | DrawPastExp (char player, char *pStatus) |
| void | DrawViewing (char plr) |
| void | DrawVText (char got) |
| int | RetFile (char plr, int card) |
| void | Viewing (char plr) |
Variables | |
| struct mStr | Mis |
| void BudPict | ( | char | poff | ) |
| void DrawBudget | ( | char | player, | |
| char * | pStatus | |||
| ) |
| void DrawPastExp | ( | char | player, | |
| char * | pStatus | |||
| ) |
| int RetFile | ( | char | plr, | |
| int | card | |||
| ) |
1.5.3