Home
last modified time | relevance | path

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

/netbsd/src/games/monop/
Djail.c83 move_jail(int r1, int r2) in move_jail() function
Dmonop.h174 int move_jail(int, int );
Dexecute.c106 if (!move_jail(r1, r2)) { in do_move()