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

background_output.h

00001 #ifndef BACKGROUND_OUTPUT_H
00002 #define BACKGROUND_OUTPUT_H
00003 
00004 #include "global.h"
00005 
00006 int background_output(background_struct * a_background, int layer);
00007 BITMAP * fill_bmp(SFFEntry * a_sff,int a_group,int an_index,int masked);
00008 
00009 #endif //BACKGROUND_OUTPUT_H

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