HomeSort by: relevance | last modified time | path
    Searched defs:old_weight_value (Results 1 - 1 of 1) sorted by relevancy

  /src/games/gomoku/
makemove.c 79 old_weight_value(const struct spotstr *sp, direction r) function in typeref:typename:int
130 int val = old_weight_value(fsp, r);

Completed in 11 milliseconds