00001 #ifndef KEYCONFIG_O_H 00002 #define KEYCONFIG_O_H 00003 00004 int keyconfig_output(Game_variables variables,Player_variables * player_array,int time); 00005 00006 #endif // KEYCONFIG_O_H