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

option_process.h

00001 #ifndef OPTION_PROCESS_H
00002 #define OPTION_PROCESS_H
00003 
00004 #include "global_add.h"
00005 
00006 int option_process(Game_variables variables, Player_variables * player_array, int time);
00007 
00008 #endif //OPTION_PROCESS_H

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