Home
last modified time | relevance | path

Searched refs:GOTO_J (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/games/monop/
Dmonop.h63 #define GOTO_J 7 /* Go To Jail! */ macro
Dprint.c90 case GOTO_J: in printsq()
Dbrd.dat67 {"GO TO JAIL", -1, GOTO_J, 0, 0 },
Dexecute.c160 case GOTO_J: in show_move()