Source: src/include/variable.h


Annotated List
Files
Globals
Hierarchy
Index
//Siriel's global variables

#ifndef SIRIEL_GLOBAL_VARIABLES
#define SIRIEL_GLOBAL_VARIABLES

//No image -- it's much better to retun 
//pointer on dummy image than returnin NULL
//that causes crashes
extern	BITMAP  *NO_IMG;
extern PALETTE	pal;	//default palette

#endif


Generated by: georgik on armada on Sat Jul 24 07:07:15 2004, using kdoc 2.0a54.