Home
last modified time | relevance | path

Searched refs:move_actually_played (Results 1 – 3 of 3) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dmain.c4389 move_actually_played = 0;
4591 move_actually_played = 1;
4863 move_actually_played = 1;
H A Ddata.h104 extern int move_actually_played;
H A Ddata.c29 int move_actually_played; variable