intro.c File Reference

#include "Buzz_inc.h"
#include "externs.h"
#include "utils.h"
#include "logging.h"

Go to the source code of this file.

Data Structures

struct  CREDIT
struct  intro_image

Defines

#define INTRO_IMAGE_COUNT   15

Functions

void Credits (void)
void Introd (void)
 LOG_DEFAULT_CATEGORY (LOG_ROOT_CAT)
void NextTurn (char plr)
int read_img_frame (FILE *inf, struct intro_image *ip)
void read_intro_images (void)

Variables

struct intro_imageintro_images
GXHEADER local2
int nCREDIT = sizeof CREDIT / sizeof CREDIT[0]


Define Documentation

#define INTRO_IMAGE_COUNT   15

Definition at line 170 of file intro.c.

Referenced by Introd(), and read_intro_images().


Function Documentation

void Credits ( void   ) 

Definition at line 116 of file intro.c.

Referenced by main().

void Introd ( void   ) 

Definition at line 237 of file intro.c.

Referenced by main().

LOG_DEFAULT_CATEGORY ( LOG_ROOT_CAT   ) 

void NextTurn ( char  plr  ) 

Definition at line 275 of file intro.c.

Referenced by MainLoop().

int read_img_frame ( FILE *  inf,
struct intro_image ip 
)

Definition at line 179 of file intro.c.

References CRITICAL1, intro_image::map, PCX_D(), intro_image::pixels, Swap32bit, and WARNING1.

Referenced by read_intro_images().

void read_intro_images ( void   ) 

Definition at line 217 of file intro.c.

References CRITICAL1, fin, INTRO_IMAGE_COUNT, read_img_frame(), sOpen(), and xmalloc().

Referenced by Introd().


Variable Documentation

struct intro_image* intro_images

Definition at line 176 of file intro.c.

GXHEADER local2

Definition at line 30 of file intro.c.

Referenced by AstFaces(), BigHardMe(), DispIt(), Display_ARROW(), DispRck(), DispVA(), DrawSpaceport(), EndPict(), Future(), GetMse(), HDispIt(), LMPict(), Load_LenFlag(), LoserPict(), MChoice(), PadPict(), PatchMe(), PlaceEquip(), PortPlace(), Prefs(), SmHardMe(), and TopSecret().

int nCREDIT = sizeof CREDIT / sizeof CREDIT[0]

Definition at line 114 of file intro.c.

Referenced by Credits().


Generated on Fri Sep 28 00:35:47 2007 for raceintospace by  doxygen 1.5.3