00001 #ifndef CHOICE_OUTPUT_H 00002 #define CHOICE_OUTPUT_H 00003 #include "global_add.h" 00004 00005 int choice_output(Game_variables variables, int time); 00006 00007 #endif //CHOICE_OUTPUT_H