Home
last modified time | relevance | path

Searched refs:N_RR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/monop/
H A Dmonop.h46 #define N_RR 4 /* number of railroads */ macro
50 #define MAX_PRP (N_PROP+N_RR+N_UTIL) /* max # ownable property */
H A Dmonop.c116 static RR_S rr[N_RR]; /* railroad descriptions */