X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=shogi.h;h=ecc1ed1da943a3c27874f28eed9e5b76efe22ffd;hb=07361446ea61015b60fe0acc5be2524203dece4e;hp=23a7329eac9e9115104a37ce4620734027881bf3;hpb=31daebfc1031441aa180e3af2e547a8cd2b92c32;p=bonanza.git diff --git a/shogi.h b/shogi.h index 23a7329..ecc1ed1 100644 --- a/shogi.h +++ b/shogi.h @@ -956,6 +956,9 @@ extern const int aikkp_hand[8]; extern const char ach_turn[2]; extern const unsigned char aifile[ nsquare ]; extern const unsigned char airank[ nsquare ]; +extern int root_pos[]; // [HGM] remembers root position during pondering +extern int move_list[], move_ptr; // [HGM] undo: game history (used in proce.c and makemove.c) +extern char analyze_mode; // [HGM] exclude: used in proce.c and root.c #if defined(DFPN_CLIENT) # define DFPN_CLIENT_SIZE_SIGNATURE 64