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

effects.h

00001 /*
00002   effects.h
00003   //template//
00004 */
00005 #ifndef EFFECTS_H
00006 #define EFFECTS_H
00007 
00008 void kof_fade_in(BITMAP *bmp_orig, int speed);
00009 
00010 void kof_fade_out(int speed);
00011 
00012 #endif //EFFECTS_H

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