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

/netbsd-current/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 */
146 /*extern RR_S rr[N_RR];*/
H A Dmonop.c128 static RR_S rr[N_RR]; /* railroad descriptions */

Completed in 292 milliseconds