Home | Sort by: relevance | last modified time | path |
/src/games/monop/ | |
execute.c | 132 int old_loc; local in function:move 134 old_loc = cur_p->loc; 136 if (cur_p->loc < old_loc && rl > 0) { |
execute.c | 132 int old_loc; local in function:move 134 old_loc = cur_p->loc; 136 if (cur_p->loc < old_loc && rl > 0) { |