turn on feature that allows version of remote device to be deduced and

included in stream -- so that new move stack hash can be included when
possible.
This commit is contained in:
Eric House 2012-05-01 07:59:22 -07:00
parent c52db8a8f0
commit de965350c4

View file

@ -94,7 +94,8 @@ DEFINES += -DTEXT_MODEL
DEFINES += -DXWFEATURE_WALKDICT
DEFINES += -DXWFEATURE_WALKDICT_FILTER
DEFINES += -DXWFEATURE_DICTSANITY
#DEFINES += -DMAX_ROWS=32
# MAX_ROWS controls STREAM_VERS_BIGBOARD and with it move hashing
DEFINES += -DMAX_ROWS=32
ifdef CURSES_CELL_HT
DEFINES += -DCURSES_CELL_HT=$(CURSES_CELL_HT)