Searched refs:objdes (Results 1 – 4 of 4) sorted by relevance
154 printf("%s\n", objdes[ELF]); in news()158 printf("%s\n", objdes[DARK]); in news()162 printf("%s\n", objdes[WOODSMAN]); in news()
75 if (testbit(p, n) && objdes[n]) in printobjs()76 puts(objdes[n]); in printobjs()
46 const char *const objdes[NUMOFOBJECTS] = { variable
260 extern const char *const objdes[NUMOFOBJECTS];