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

battle_output.h

00001 #ifndef BATTLE_OUTPUT_H
00002 #define BATTLE_OUTPUT_H
00003 #include "global.h"
00004 
00005 int battle_output(Game_variables variables,Player_variables * player_array,int time);
00006 
00007 #endif // BATTLE_OUTPUT_H

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