#include "constant.h" /**** x include files ****/ #include #include #include #include #include #if FIXED_USE_LONGJMP #include #endif #include "extern.h" char Blank[] = {" "}; /**** global variables ****/ xwindow_type *XWindow[MAX_PLAYERS]; config_info *Config; board_type *Board;