|
@ -47,6 +47,8 @@ void e_printout_r3 (char [][100], char [][100]); |
|
|
int track_r2_score = 0; |
|
|
int track_r2_score = 0; |
|
|
void guess_word_questions(void); |
|
|
void guess_word_questions(void); |
|
|
void print_guess_word_question (char [][100], char [][100],char [][100], int []); |
|
|
void print_guess_word_question (char [][100], char [][100],char [][100], int []); |
|
|
|
|
|
void e_printout(void); |
|
|
|
|
|
void e_anagram_questions(void); |
|
|
//----smart_brain_header_end------- |
|
|
//----smart_brain_header_end------- |
|
|
|
|
|
|
|
|
//Epic Game Headers |
|
|
//Epic Game Headers |
|
|