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

/netbsd-current/games/wump/
H A Dwump.c70 #define MAX_LINKS_IN_ROOM 25 /* a complex cave */ macro
90 int tunnel[MAX_LINKS_IN_ROOM];
197 if (link_num > MAX_LINKS_IN_ROOM ||

Completed in 171 milliseconds