Main Page | Alphabetical List | Data Structures | File List | Globals

macros.h File Reference

Macros used in the whole prog. More...

#include "config.h"

Go to the source code of this file.

Defines

#define TITLE   "KOF 91 v1.49"
#define fill_sprite(a)   rectfill(a, 0, 0, a->w, a->h, makecol(255,0,255));
#define TRONSTART(a)   __tronstart__( a, __FILE__, __LINE__ )
#define TRON(a)   __tron__( a, __FILE__, __LINE__ )
#define ERROR(a)   __error__( a, __FILE__, __LINE__ )
#define load_sprite(a, b)   __load_sprite__( a, b, __FILE__, __LINE__ )
#define xload_pcx(a, b)   __xload_pcx__( a, b, __FILE__, __LINE__ )
#define xload_sample(a)   __xload_sample__( a, __FILE__, __LINE__ )
#define xload_midi(a)   __xload_midi__( a, __FILE__, __LINE__ )


Detailed Description

Macros used in the whole prog.


Generated on Thu Jan 13 14:13:04 2005 for KOF91 by  doxygen 1.3.9.1