Home
last modified time | relevance | path

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

/original-bsd/games/hack/
H A Dhack.mklev.c30 #define MAXRS 50 /* max lth of temp rectangle table - arbitrary */ macro
33 } rs[MAXRS+1];
262 if(rsmax >= MAXRS) {