GNU Shogi 1.1.pl01
[gnushogi.git] / src / init_data4b.c
blob08fa7313f42d4ae5d54873f71a1531fb7c8428ac
1 #if defined THINK_C
2 #include "gnushogi.h"
3 #endif
6 next_array prook_nextpos, pbishop_nextpos, wgold_nextpos;
8 #ifndef SAVE_DISTDATA
9 small_short distdata[NO_SQUARES][NO_SQUARES];
10 #endif