Home
last modified time | relevance | path

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

/dflybsd-src/games/larn/
H A Dmonster.c1348 static char nobjtab[] = { 0, OSCROLL, OSCROLL, OSCROLL, OSCROLL, OPOTION, variable
1365 j = nobjtab[tmp = rnd(tmp)]; /* the object type */ in newobject()