#ifdef MAIN struct Cell_head Window; BOUND_BOX Box; struct Map_info In, Out; int Type; int All; #else extern struct Cell_head Window; extern BOUND_BOX Box; extern struct Map_info In, Out; extern int Type; extern int All; #endif