Searched refs:move_jail (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/games/monop/ | ||
| D | jail.c | 83 move_jail(int r1, int r2) in move_jail() function |
| D | monop.h | 174 int move_jail(int, int ); |
| D | execute.c | 106 if (!move_jail(r1, r2)) { in do_move() |