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

/netbsd-current/games/rogue/
H A Dpack.c251 boolean ichars[26]; local
254 ichars[i] = 0;
259 ichars[(obj->ichar - 'a')] = 1;
264 if (!ichars[i]) {

Completed in 196 milliseconds