00001 #ifndef MAIN_H_DEF 00002 #define MAIN_H_DEF 00003 00004 void quit_tutorial( int code ); 00005 00006 #endif