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

story_output.h

00001 #ifndef STORY_OUTPUT_H
00002 #define STORY_OUTPUT_H
00003 
00004 #include "global_add.h"
00005 #include "allegro.h"
00006 
00007 int story_output(story_struct a_story,int time);
00008 
00009 #endif //STORY_OUTPUT_H

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