new param to figureMoveScore

This commit is contained in:
ehouse 2004-04-30 08:27:24 +00:00
parent 413234c05f
commit f6d4ea8e6a

View file

@ -945,7 +945,7 @@ considerScoreWordHasBlanks( EngineCtxt* engine, XP_U16 blanksLeft,
score = figureMoveScore( engine->model,
&posmove->moveInfo,
engine, (XWStreamCtxt*)NULL,
XP_TRUE, (WordNotifierInfo*)NULL );
XP_TRUE, (WordNotifierInfo*)NULL, NULL );
/* First, check that the score is even what we're interested in. If
it is, then go to the expense of filling in a PossibleMove to be