HomeSort by: relevance | last modified time | path
    Searched refs:SAFE (Results 1 - 5 of 5) sorted by relevancy

  /src/games/monop/
monop.c 178 {"=== GO ===", -1, SAFE, NULL, 0 },
188 {"Just Visiting", -1, SAFE, NULL, 0 },
198 {"Free Parking", -1, SAFE, NULL, 0 },
monop.h 58 #define SAFE 3 /* safe spot */
print.c 94 case SAFE:
prop.c 137 case SAFE:
execute.c 154 case SAFE:
155 printf("That is a safe place\n");

Completed in 39 milliseconds