Home
last modified time | relevance | path

Searched defs:curmove (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/backgammon/common_source/
H A Dfancy.c411 curmove(int r, int c) curmove() function
[all...]
/netbsd-src/games/gomoku/
H A Dmain.c284 spot_index curmove = 0; in main_game_loop() local