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

  /src/games/monop/
monop.h 45 #define N_PROP 22 /* number of normal property squares */
50 #define MAX_PRP (N_PROP+N_RR+N_UTIL) /* max # ownable property */
144 extern PROP prop[N_PROP];
monop.c 149 PROP prop[N_PROP] = { /* typical properties */

Completed in 16 milliseconds