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