From f6d4ea8e6a6bd24b838f915a901c511ee6dd122a Mon Sep 17 00:00:00 2001 From: ehouse Date: Fri, 30 Apr 2004 08:27:24 +0000 Subject: [PATCH] new param to figureMoveScore --- common/engine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/engine.c b/common/engine.c index 7a81fe126..d333570e6 100644 --- a/common/engine.c +++ b/common/engine.c @@ -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